1
0
Fork 0

fix(apps): keycloak rollingUpdate key has no maxUnavailable for StatefulSets

This commit is contained in:
Vojtěch Mareš 2023-11-16 22:40:43 +01:00
parent ef5fc2e4bb
commit e8fa8af42d
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -53,8 +53,6 @@ spec:
updateStrategy: updateStrategy:
type: RollingUpdate type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
service: service:
type: ClusterIP type: ClusterIP