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