feat: change mount
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 40s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped

This commit is contained in:
2026-04-25 11:28:40 -05:00
parent 268dd6f09a
commit a34ffbea77
2 changed files with 5 additions and 5 deletions

View File

@@ -16,6 +16,6 @@ app.kubernetes.io/part-of: {{ .Release.Name }}
{{/*
NFS names
*/}}
{{- define "custom.storageNfsName" -}}
foldergram-pictures-collections-nfs-storage
{{- define "custom.storageMiaNfsName" -}}
foldergram-pictures-collection-mia-nfs-storage
{{- end -}}