fix(apps): keycloak rollingUpdate key has no maxUnavailable for StatefulSets
This commit is contained in:
parent
ef5fc2e4bb
commit
e8fa8af42d
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ spec:
|
||||||
|
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
rollingUpdate:
|
|
||||||
maxUnavailable: 1
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|
|
||||||
Reference in a new issue