RabbitMQ: only request 256Mi for PVC by default
Change-Id: I94a30b16390a035fe6df3fd0f4a95b6ea000d8fe
This commit is contained in:
parent
c4dddc485f
commit
90e965b7f6
@ -188,7 +188,7 @@ volume:
|
|||||||
chown_on_start: true
|
chown_on_start: true
|
||||||
enabled: true
|
enabled: true
|
||||||
class_name: general
|
class_name: general
|
||||||
size: 1Gi
|
size: 256Mi
|
||||||
|
|
||||||
manifests:
|
manifests:
|
||||||
configmap_bin: true
|
configmap_bin: true
|
||||||
|
Loading…
Reference in New Issue
Block a user