Merge "Use secret for heat config"

This commit is contained in:
Zuul 2020-07-13 18:07:09 +00:00 committed by Gerrit Code Review
commit 8cf5f60b86

View File

@ -95,9 +95,8 @@ spec:
mountPath: /etc/uwsgi
volumes:
- name: config
hostPath:
path: {{ spec['configDir'] }}
type: Directory
secret:
secretName: heat-config
- name: uwsgi-config
configMap:
defaultMode: 420