rancher-charts/packages/rancher-istio/charts/templates/_helpers.tpl

5 lines
153 B
Smarty
Raw Normal View History

{{/* Ensure namespace is set the same everywhere */}}
{{- define "istio.namespace" -}}
{{- .Release.Namespace | default "istio-system" -}}
{{- end -}}