fix: rabbitmq replicas prod=1 staging=2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
auth:
|
auth:
|
||||||
erlangCookie: prod-rabbitmq
|
erlangCookie: prod-rabbitmq
|
||||||
existingErlangSecret: prod-rabbitmq
|
existingErlangSecret: prod-rabbitmq
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
replicaCount: 2
|
||||||
auth:
|
auth:
|
||||||
erlangCookie: staging-rabbitmq
|
erlangCookie: staging-rabbitmq
|
||||||
existingErlangSecret: staging-rabbitmq
|
existingErlangSecret: staging-rabbitmq
|
||||||
|
|||||||
Reference in New Issue
Block a user