kind: ConfigMap apiVersion: v1 metadata: name: discord-mautrix-cm data: config.yaml: |- {{- toYaml .Values.app.config | nindent 4 }}