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:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxUnavailable: 1
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
|
|
|||
Reference in a new issue