Explorar el Código

更新 'deploy.yaml'

scofield hace 1 año
padre
commit
847723a2a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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