Merge "Fix oslo_db config mismatch error"

This commit is contained in:
Zuul 2021-06-10 01:23:19 +00:00 committed by Gerrit Code Review
commit 4f4115d720
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ data:
database:
config_override: |
[mysqld]
wait_timeout=3600
wsrep_provider_options="gmcast.listen_addr=tcp://0.0.0.0:{{ tuple "oslo_db" "direct" "wsrep" . | include "helm-toolkit.endpoints.endpoint_port_lookup" }}"
tolerations:
- effect: NoExecute