apiVersion: v1 kind: ConfigMap metadata: name: {{ .Release.Name }}-html data: index.html: |

{{ .Values.message }}