Merge branch 'chart-labels-and-annotations' of github.com:yonatankahana/nfs-subdir-external-provisioner into chart-labels-and-annotations

This commit is contained in:
Yonatan Kahana 2021-04-07 19:15:18 +03:00
commit 172cab36f1
1 changed files with 1 additions and 0 deletions

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 }}