fix: change update strategy to recreate for rabbitmq
This commit is contained in:
parent
3519f9c318
commit
ded9db53fc
@ -186,7 +186,7 @@ extraConfiguration: |-
|
||||
disk_free_limit.absolute = 50MB
|
||||
replicaCount: 1
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
type: Recreate
|
||||
podSecurityContext:
|
||||
enabled: true
|
||||
fsGroupChangePolicy: Always
|
||||
|
||||
Loading…
Reference in New Issue
Block a user