Skip to content

Commit

Permalink
fix: update qb resources
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Aug 5, 2024
1 parent 368b23d commit 31f8c29
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ spec:
QBT_Preferences__WebUI__AuthSubnetWhitelist: |-
10.42.0.0/16, 192.168.42.0/24
QBT_Preferences__WebUI__LocalHostAuth: false
QBT_BitTorrent__Session__Interface: eth0
QBT_BitTorrent__Session__InterfaceAddress:
valueFrom:
fieldRef:
fieldPath: status.podIP
QBT_BitTorrent__Session__InterfaceName: eth0
probes:
liveness: &probes
enabled: true
Expand All @@ -78,7 +72,7 @@ spec:
requests:
cpu: 100m
limits:
memory: 24Gi
memory: 32Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 31f8c29

Please sign in to comment.