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