Merge "Rabbit: Move to deploy the default number of replicas in gate"
This commit is contained in:
commit
d7520fe006
@ -23,7 +23,6 @@ make rabbitmq
|
||||
: ${OSH_EXTRA_HELM_ARGS:=""}
|
||||
helm upgrade --install rabbitmq ./rabbitmq \
|
||||
--namespace=openstack \
|
||||
--set pod.replicas.server=3 \
|
||||
--recreate-pods \
|
||||
--force \
|
||||
${OSH_EXTRA_HELM_ARGS} \
|
||||
|
Loading…
Reference in New Issue
Block a user