rancher-charts/charts/rancher-vsphere-csi/100.0.0/templates/_helpers.tpl

8 lines
209 B
Smarty
Raw Normal View History

2021-03-04 04:31:46 +00:00
{{- define "system_default_registry" -}}
{{- if .Values.global.cattle.systemDefaultRegistry -}}
{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}}
{{- else -}}
{{- "" -}}
{{- end -}}
{{- end -}}