Merge "Fixed wrong path to the value"
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user