We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5c083 commit 90c830eCopy full SHA for 90c830e
kubernetes/apps/production/arr/qbitty/helmrelease.yaml
@@ -54,9 +54,8 @@ spec:
54
55
containers:
56
app:
57
- image:
58
- repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
59
- pullPolicy: IfNotPresent
+ image: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
+ pullPolicy: IfNotPresent
60
env:
61
TZ: "${TZ}"
62
WEBUI_PORT: &port 8080
0 commit comments