feat: add more
This commit is contained in:
@@ -12,3 +12,16 @@ Selector labels
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||
{{- end }}
|
||||
|
||||
{{/*
|
||||
NFS names
|
||||
*/}}
|
||||
{{- define "custom.storageImportNfsName" -}}
|
||||
shelfmark-import-nfs-storage
|
||||
{{- end -}}
|
||||
{{- define "custom.storageAudiobooksNfsName" -}}
|
||||
shelfmark-audiobooks-nfs-storage
|
||||
{{- end -}}
|
||||
{{- define "custom.storageDownloadsNfsName" -}}
|
||||
shelfmark-downloads-nfs-storage
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user