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