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 }}
volumeMounts:
- name: data
mountPath: /app
subPath: backend
mountPath: /data
{{- end }}
{{- if .Values.backend.persistence.enabled }}
volumes: