apiVersion: v1 kind: ConfigMap metadata: name: portal-ui namespace: {{ .Release.Namespace }} data: {{ toYaml .Values.conf | indent 2 }}