Merge "RabbitMQ: only request 256Mi for PVC by default"

This commit is contained in:
Zuul 2018-04-04 04:48:14 +00:00 committed by Gerrit Code Review
commit ed94d652d2

View File

@ -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