diff --git a/services/keycloak/deployment.yaml b/services/keycloak/deployment.yaml index 804c72f4..a405c738 100644 --- a/services/keycloak/deployment.yaml +++ b/services/keycloak/deployment.yaml @@ -142,7 +142,7 @@ spec: httpGet: path: /health/live port: 9000 - initialDelaySeconds: 60 + initialDelaySeconds: 600 periodSeconds: 15 failureThreshold: 6 volumeMounts: