Update configmap.yaml
This commit is contained in:
committed by
GitHub
parent
37e73a6cdd
commit
9ac740dd14
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user