Update configmap.yaml
This commit is contained in:
committed by
GitHub
parent
77b7a35cc6
commit
8e7f47fc54
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ .Release.Name }}-configmap
|
name: {{ .Release.Name }}-helm
|
||||||
data:
|
data:
|
||||||
CIRCLE_COLOR: {{ .Values.color.circle }}
|
CIRCLE_COLOR: {{ .Values.color.circle }}
|
||||||
OVAL_COLOR: {{ .Values.color.oval }}
|
OVAL_COLOR: {{ .Values.color.oval }}
|
||||||
|
|||||||
Reference in New Issue
Block a user