diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index 2228e3f8db437747989691faeee0c524fe24a428..418f5d2578dd6e6fd877e64aa71280ee8d69259b 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -55,7 +55,7 @@ spec: scheme: HTTP path: /actuator/health port: 1024 - initialDelaySeconds: 20 + initialDelaySeconds: 30 failureThreshold: 4 periodSeconds: 10 livenessProbe: