apiVersion: v1 data: config.json: {{ .Values.config | quote }} kind: Secret metadata: name: {{ include "maptest-bot.fullname" . }}-config labels: {{- include "maptest-bot.labels" . | nindent 4 }} type: Opaque