Update 'health-check/configmap.yml'

This commit is contained in:
siddharth
2022-09-23 19:11:46 +00:00
parent b30b0e8f7d
commit b4f9793531

View File

@@ -6,5 +6,5 @@ data:
CIRCLE_COLOR: "pink"
OVAL_COLOR: "lightgreen"
SQUARE_COLOR: "orange"
TRIANGLE_COLOR: "red" # use white to get a Degraded message in ArgoCD
TRIANGLE_COLOR: "white" # use white to get a Degraded message in ArgoCD
RECTANGLE_COLOR: "blue"