fix: enable disk free limit in RabbitMQ configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
5e7071c86b
commit
d332e27f46
@ -183,7 +183,7 @@ configuration: |-
|
||||
{{- end }}
|
||||
extraConfiguration: |-
|
||||
#default_vhost = {{ .Release.Namespace }}-vhost
|
||||
#disk_free_limit.absolute = 50MB
|
||||
disk_free_limit.absolute = 50MB
|
||||
replicaCount: 1
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user