diff --git a/library/ix-dev/community/actual-budget/templates/_persistence.tpl b/library/ix-dev/community/actual-budget/templates/_persistence.tpl index baeae2402d..724188e2bf 100644 --- a/library/ix-dev/community/actual-budget/templates/_persistence.tpl +++ b/library/ix-dev/community/actual-budget/templates/_persistence.tpl @@ -10,7 +10,7 @@ persistence: {{- if and (eq .Values.actualStorage.data.type "ixVolume") (not (.Values.actualStorage.data.ixVolumeConfig | default dict).aclEnable) }} 01-permissions: - mountPath: /mnt/directories + mountPath: /mnt/directories/data {{- end }} tmp: enabled: true