浏览代码

更新 'deploy.yaml'

scofield 1 年之前
父节点
当前提交
847723a2a1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -73,7 +73,7 @@ spec:
         readinessProbe:
           tcpSocket:
             port: 8080
-          initialDelaySeconds: 45
+          initialDelaySeconds: 300
           periodSeconds: 20
   updateStrategy:
     type: RollingUpdate