Unverified Commit 012a0164 by yonatankahana Committed by GitHub

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

parent c53f8016
......@@ -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 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment