diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index cb0bc25c24bb5562c14b128ed761e0cd022cd43b..4007ac82ec03cfc4651b48d2cf40d2daa7821451 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -55,8 +55,8 @@ spec: scheme: HTTP path: /actuator/health port: 1024 - failureThreshold: 10 - periodSeconds: 5 + failureThreshold: 6 + periodSeconds: 10 livenessProbe: httpGet: scheme: HTTP