We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be31d10 commit 4e5e88dCopy full SHA for 4e5e88d
etc/kayobe/environments/ci-aio/kolla/globals.yml
@@ -14,3 +14,7 @@ opensearch_heap_size: 200m
14
15
# Increase Grafana timeout
16
grafana_start_first_node_retries: 20
17
+
18
+# Ensure Rabbit is deployed with HA rather than Quorum queues (to test migrations)
19
+om_enable_rabbitmq_high_availability: true
20
+om_enable_rabbitmq_quorum_queues: false
0 commit comments