apiVersion: v1 kind: Namespace metadata: name: {{ .Values.namespace.name }} labels: {{- toYaml .Values.namespace.labels | nindent 4 }}