{{- if .Values.istio.enabled -}} apiVersion: v1 kind: Namespace metadata: name: {{ .Values.namespace.name }} {{- end }}