openstack-helm/barbican/values_overrides/tls.yaml
Haider, Nafiz (nh532m) 040aa3b774 Allow Barbican to talk to TLS'd mariadb
Barbican is NOT tls'ed, this is only for communicating with tls'd mariadb

Change-Id: Ia9598095456f35585eafa68f665d2a763e208571
2021-08-05 16:06:11 +00:00

5 lines
40 B
YAML

---
manifests:
certificates: true
...