diff --git a/packages/system/keycloak/templates/sts.yaml b/packages/system/keycloak/templates/sts.yaml index c7506f8f..31b50646 100644 --- a/packages/system/keycloak/templates/sts.yaml +++ b/packages/system/keycloak/templates/sts.yaml @@ -132,7 +132,7 @@ spec: protocol: TCP livenessProbe: httpGet: - path: / + path: /health/live port: http initialDelaySeconds: 120 timeoutSeconds: 5