1
0

Update charts/nfs-subdir-external-provisioner/templates/_helpers.tpl

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
yonatankahana
2021-03-22 16:48:19 +02:00
committed by GitHub
parent c53f80160a
commit 012a016471

View File

@@ -67,6 +67,7 @@ Common labels
{{- define "nfs-subdir-external-provisioner.labels" -}}
chart: {{ template "nfs-subdir-external-provisioner.chart" . }}
heritage: {{ .Release.Service }}
{{ include "nfs-subdir-external-provisioner.selectorLabels" . }}
{{- with .Values.labels }}
{{- toYaml . | nindent 0 }}
{{- end }}