Parcourir la source

update qbittorrent image

Josh Bicking il y a 3 jours
Parent
commit
0549dc9e89
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      argocd/seedbox/qbittorrentvpn.yaml

+ 2 - 2
argocd/seedbox/qbittorrentvpn.yaml

@@ -29,7 +29,7 @@ spec:
                 - "true"
       containers:
       - name: qbittorrentvpn
-        image: binhex/arch-qbittorrentvpn:5.1.4-1-01
+        image: binhex/arch-qbittorrentvpn:5.1.4-2-01
         ports:
         - containerPort: 8080
           name: http-web-svc
@@ -217,7 +217,7 @@ spec:
           initialDelaySeconds: 3
           timeoutSeconds: 5
           periodSeconds: 3
-          failureThreshold: 15
+          failureThreshold: 50
         resources:
           requests:
             memory: "0"