From 4e0b73a541f891cbc9c57d5bb72b78f5d4052f3f Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Tue, 7 Jun 2022 21:24:21 +0530 Subject: [PATCH] Update configmap.yml --- health-check/configmap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-check/configmap.yml b/health-check/configmap.yml index 66bbcf7..69c85c4 100644 --- a/health-check/configmap.yml +++ b/health-check/configmap.yml @@ -3,4 +3,4 @@ kind: ConfigMap metadata: name: php-color-cm data: - circleColor: "white" + circleColor: "pink" # use white to get a Degraded message in ArgoCD