20953: Don't make prominent the SSL cert expiration normal status.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 26 Oct 2023 13:30:21 +0000 (10:30 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 26 Oct 2023 13:30:21 +0000 (10:30 -0300)
In order to not be distracting, the "green status" on the main Dashboard
is now colored with a transparent background.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

tools/salt-install/config_examples/multi_host/aws/dashboards/arvados_overview.json

index daf8f2f0a72d3c014e800c1ddfeb7c8b9b760b10..774109b531d66ecbea1d4fedfe317a9361538c89 100644 (file)
                       "value": __TLS_EXPIRATION_YELLOW__
                     },
                     {
-                      "color": "green",
+                      "color": "transparent",
                       "value": __TLS_EXPIRATION_GREEN__
                     }
                   ]