Update navix data path

This commit is contained in:
dvirlabs 2026-01-05 12:45:58 +02:00
parent e32de28e42
commit 8215eaba95

View File

@ -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: