diff --git a/services/keycloak/deployment.yaml b/services/keycloak/deployment.yaml index 96875f4..1545d3d 100644 --- a/services/keycloak/deployment.yaml +++ b/services/keycloak/deployment.yaml @@ -10,6 +10,7 @@ spec: replicas: 1 strategy: type: Recreate + rollingUpdate: null selector: matchLabels: app: keycloak