zyx 2 年之前
父節點
當前提交
78c9eb5507
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      open.yml

+ 2 - 2
open.yml

@@ -41,13 +41,13 @@ spec:
               port: 80
               path: /hello
             initialDelaySeconds: 3
-            periodSeconds: 30
+            periodSeconds: 3
           readinessProbe:
             httpGet:
               port: 80
               path: /hello
             initialDelaySeconds: 3
-            periodSeconds: 5
+            periodSeconds: 3
             timeoutSeconds: 1
       dnsPolicy: ClusterFirst
       terminationGracePeriodSeconds: 30