fix qbitty
This commit is contained in:
parent
32f645f51f
commit
bd5c0830df
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/hotio/qbittorrent
|
repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
|
||||||
digest: "sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02"
|
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
TZ: "${TZ}"
|
TZ: "${TZ}"
|
||||||
|
|
Reference in a new issue