feat(rabbitmq): increase replicaCount from 1 to 3 in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
74ca886420
commit
5889768ee5
@ -176,7 +176,7 @@ configuration: |-
|
||||
extraConfiguration: |-
|
||||
#default_vhost = {{ .Release.Namespace }}-vhost
|
||||
#disk_free_limit.absolute = 50MB
|
||||
replicaCount: 1
|
||||
replicaCount: 3
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
podSecurityContext:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user