Rabbit: Move to deploy the default number of replicas in gate
This PS moves to deploy the default number of RMQ replicas in the gate. Change-Id: I36734a64b45adce8de89dfe3b020d0dae0e66d94 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
819cf51083
commit
fff09d1066
@ -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