Update configmap.yaml

This commit is contained in:
Barahalikar Siddharth
2022-06-10 01:02:59 +05:30
committed by GitHub
parent 77b7a35cc6
commit 8e7f47fc54

View File

@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ .Release.Name }}-configmap
name: {{ .Release.Name }}-helm
data:
CIRCLE_COLOR: {{ .Values.color.circle }}
OVAL_COLOR: {{ .Values.color.oval }}