openstack-helm/barbican/values_overrides/tls.yaml
Anselme, Schubert (sa246v) 6ed9a4132e
Make barbican & keystone TLS configuration granular
Change-Id: Ibdcb202d8f813a248df3f0743b949e9befe18c7a
Signed-off-by: Anselme, Schubert (sa246v) <sa246v@att.com>
2023-12-07 10:37:40 -05:00

9 lines
101 B
YAML

---
manifests:
certificates: true
tls:
identity: true
oslo_messaging: true
oslo_db: true
...