mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 20:59:13 +08:00
formatting
This commit is contained in:
committed by
Stavros Kois
parent
d43ca78084
commit
fad0c7405c
@@ -15,7 +15,7 @@ persistence:
|
||||
mealie:
|
||||
mountPath: /tmp
|
||||
{{- range $idx, $storage := .Values.mealieStorage.additionalStorages }}
|
||||
{{ printf "mealie-%v" (int $idx) }}:
|
||||
{{ printf "mealie-%v:" (int $idx) }}
|
||||
enabled: true
|
||||
{{- include "ix.v1.common.app.storageOptions" (dict "storage" $storage) | nindent 2 }}
|
||||
targetSelector:
|
||||
|
||||
Reference in New Issue
Block a user