mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
actual-budget - fix mount point on permission container (#2127)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user