ソースを参照

更新 '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