apiVersion: v1
kind: ConfigMap
metadata:
name: {{ $.Release.Name }}-{{ $.Chart.Name}}-configmap
data:
random_data: {{ .Values.random | quote }}