Compare commits

..

1 Commits

Author SHA1 Message Date
SLW\ARNAUA fcc9ad0f4f Adjusted the management zone. 2022-08-31 11:11:18 +02:00
3 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,6 @@
"tags": [
"{{.mzName}}"
],
"preset": true,
"popularity": 1,
"hasConsistentColors": false
},

View File

@ -4,7 +4,7 @@
"entitySelectorBasedRules": [
{
"enabled": true,
"entitySelector": "type(SERVICE),tag({{.compassIDs}}),not(entityName.contains(\"HealthResource\")),not(entityName.contains(\"PingResource\")),not(entityName.contains(\"StatusResource\")),not(entityName.contains(\"PrometheusResource\"))"
"entitySelector": "type(Service),tag({{.compassIDs}}),not(entityName.contains(\"HealthResource\")),not(entityName.contains(\"PingResource\")),not(entityName.contains(\"PrometheusResource\"))"
},
{
"enabled": true,

View File

@ -3,4 +3,4 @@ config:
CDnewComponentTag:
- name: CD_coco-hm
- compassIDs: \"compass-id:coco-hm-rds-db-test\",\"compass-id:coco-hm-rds-db-int\",\"compass-id:coco-hm-rds-db-e2e\",\"compass-id:coco-hm-rds-db-prod\"
- compassIDs: \"compass-id:coco-hm\"