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 9e2331d commit 4328980Copy full SHA for 4328980
etc/kayobe/environments/ci-multinode/kolla/globals.yml
@@ -15,6 +15,10 @@ kolla_enable_tls_backend: "yes"
15
# Enable RabbitMQ TLS
16
rabbitmq_enable_tls: "yes"
17
18
+# Disable database TLS
19
+database_enable_tls_internal: false
20
+database_enable_tls_backend: false
21
+
22
############################################################################
23
# Most development environments will use nested virtualisation, and we can't
24
# guarantee that nested KVM support is available. Use QEMU as a lowest common
0 commit comments