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 7ca8e33 commit 24984a4Copy full SHA for 24984a4
base-helm-configs/octavia/octavia-helm-overrides.yaml
@@ -104,7 +104,7 @@ conf:
104
# Setting lower kombu_reconnect_delay should resolve issue with HA failing when one node is down
105
# https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033314.html
106
# https://review.opendev.org/c/openstack/oslo.messaging/+/866617
107
- kombu_reconnect_delay: 0.5
+ kombu_reconnect_delay: 0.5
108
ovn:
109
ovn_nb_connection: 'tcp:127.0.0.1:6641'
110
ovn_sb_connection: 'tcp:127.0.0.1:6642'
0 commit comments