Parcourir la source

qbittorrentvpn remove livenessProbe

Josh Bicking il y a 1 semaine
Parent
commit
9ab969cd84
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      argocd/seedbox/qbittorrentvpn.yaml

+ 3 - 3
argocd/seedbox/qbittorrentvpn.yaml

@@ -66,9 +66,9 @@ spec:
             secretKeyRef:
               name: qbittorrentvpn
               key: VPN_PASS
-        livenessProbe:
-          exec:
-            command: ["curl", "--fail", "localhost:8080"]
+        #livenessProbe:
+        #  exec:
+        #    command: ["curl", "--fail", "localhost:8080"]
         volumeMounts:
         - mountPath: "/media"
           name: media