Update configmap.yaml

This commit is contained in:
Barahalikar Siddharth
2022-06-10 01:05:32 +05:30
committed by GitHub
parent 37e73a6cdd
commit 9ac740dd14

View File

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