浏览代码

qbittorrentvpn remove livenessProbe

Josh Bicking 1 周之前
父节点
当前提交
9ab969cd84
共有 1 个文件被更改,包括 3 次插入3 次删除
  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