Skip to content

Commit 912ab35

Browse files
authored
Merge pull request #1932 from rackerlabs/PUC-1576-20260413-1031
chore(argo-workflows): Use the rabbitmq service host instead of a single node
2 parents 367f16a + ad5ba09 commit 912ab35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/site-workflows/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enabled:
88
nova: true
99

1010
rabbitmq:
11-
url: amqp://rabbitmq-server-0.rabbitmq-nodes.openstack.svc.cluster.local:5672
11+
url: amqp://rabbitmq.openstack.svc.cluster.local:5672
1212

1313
eventsources:
1414
cinder:

0 commit comments

Comments
 (0)