fix(keycloak): Add back RollingUpdate
This commit is contained in:
@@ -7,6 +7,11 @@ image:
|
||||
|
||||
production: true
|
||||
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
partition: 0
|
||||
|
||||
proxyHeaders: xforwarded
|
||||
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user