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