fix: mount volume correctly
This commit is contained in:
parent
6c753b38c5
commit
40b44c11d2
@ -49,7 +49,7 @@ spec:
|
||||
securityContext:
|
||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||
{{- if .Values.persistentStorage.enabled }}
|
||||
volumes:
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user