20953: Sets sensible coloring thresholds on cert expire dates.
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / dashboards / ssl-certificate-monitor.json
index 92eb5391a77fa92d18982ccecb89e102d378e5cb..fc4f8c66797799ee43ecd6354a25ef5a0723425d 100644 (file)
                       },
                       {
                         "color": "semi-dark-yellow",
-                        "value": 12096000
+                        "value": __TLS_EXPIRATION_YELLOW__
                       },
                       {
                         "color": "semi-dark-green",
-                        "value": 25920000
+                        "value": __TLS_EXPIRATION_GREEN__
                       }
                     ]
                   }