Browse Source

更新 'deploy.yaml'

scofield 1 năm trước cách đây
mục cha
commit
847723a2a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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