Skip to content

Commit 4328980

Browse files
committed
Test proxysql with no TLS
1 parent 9e2331d commit 4328980

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/environments/ci-multinode/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ kolla_enable_tls_backend: "yes"
1515
# Enable RabbitMQ TLS
1616
rabbitmq_enable_tls: "yes"
1717

18+
# Disable database TLS
19+
database_enable_tls_internal: false
20+
database_enable_tls_backend: false
21+
1822
############################################################################
1923
# Most development environments will use nested virtualisation, and we can't
2024
# guarantee that nested KVM support is available. Use QEMU as a lowest common

0 commit comments

Comments
 (0)