Update navix data path
This commit is contained in:
parent
e32de28e42
commit
8215eaba95
@ -30,8 +30,7 @@ spec:
|
|||||||
{{- if .Values.backend.persistence.enabled }}
|
{{- if .Values.backend.persistence.enabled }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /app
|
mountPath: /data
|
||||||
subPath: backend
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.backend.persistence.enabled }}
|
{{- if .Values.backend.persistence.enabled }}
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user