Browse Source

更新 'deploy.yaml'

robert 5 tháng trước cách đây
mục cha
commit
d887569129
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      deploy.yaml

+ 2 - 2
deploy.yaml

@@ -66,12 +66,12 @@ spec:
         livenessProbe:
           tcpSocket:
             port: 8080
-          initialDelaySeconds: 45
+          initialDelaySeconds: 60
           periodSeconds: 15
         readinessProbe:
           tcpSocket:
             port: 8080
-          initialDelaySeconds: 45
+          initialDelaySeconds: 60
           periodSeconds: 15
   volumeClaimTemplates:
   - metadata: