Merge "Fixed wrong path to the value"
This commit is contained in:
commit
a8c8b74f69
@ -96,7 +96,7 @@ spec:
|
||||
mountPath: /etc/glance/api_audit_map.conf
|
||||
subPath: api_audit_map.conf
|
||||
readOnly: true
|
||||
{{- if .Values.conf.congress.DEFAULT.log_config_append }}
|
||||
{{- if .Values.conf.glance.DEFAULT.log_config_append }}
|
||||
- name: glance-etc
|
||||
mountPath: {{ .Values.conf.glance.DEFAULT.log_config_append }}
|
||||
subPath: {{ base .Values.conf.glance.DEFAULT.log_config_append }}
|
||||
|
Loading…
Reference in New Issue
Block a user