blob: 15d3b2846ce649011d28665a174cb4f2bab530f5 [file] [log] [blame]
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Values.name }}
labels:
{{ range .Values.labels }}
{{ . }}
{{ end }}
# annotations:
# helm.sh/resource-policy: keep