Skip to content

Commit 90c830e

Browse files
committedFeb 19, 2025
fix qbitty
1 parent bd5c083 commit 90c830e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎kubernetes/apps/production/arr/qbitty/helmrelease.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,8 @@ spec:
5454

5555
containers:
5656
app:
57-
image:
58-
repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
59-
pullPolicy: IfNotPresent
57+
image: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
58+
pullPolicy: IfNotPresent
6059
env:
6160
TZ: "${TZ}"
6261
WEBUI_PORT: &port 8080

0 commit comments

Comments
 (0)
Please sign in to comment.