Merge "Use secret for heat config"
This commit is contained in:
commit
8cf5f60b86
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user