Merge "[HEAT] Remove tls override for clients_heat"

This commit is contained in:
Zuul 2020-10-08 17:25:33 +00:00 committed by Gerrit Code Review
commit f0bb7d294c
2 changed files with 1 additions and 3 deletions

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Heat
name: heat
version: 0.1.1
version: 0.1.2
home: https://docs.openstack.org/heat/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Heat/OpenStack_Project_Heat_vertical.png
sources:

View File

@ -91,8 +91,6 @@ conf:
cafile: /etc/heat/certs/ca.crt
clients:
ca_file: /etc/heat/certs/ca.crt
clients_heat:
ca_file: /etc/heat/certs/ca.crt
clients_keystone:
ca_file: /etc/heat/certs/ca.crt