Merge "Use secret in magnum daemonset"
This commit is contained in:
@@ -84,9 +84,8 @@ spec:
|
||||
mountPath: /etc/uwsgi
|
||||
volumes:
|
||||
- name: config
|
||||
hostPath:
|
||||
path: {{ spec['configDir'] }}
|
||||
type: Directory
|
||||
secret:
|
||||
secretName: magnum-config
|
||||
- name: uwsgi-config
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
|
||||
Reference in New Issue
Block a user