Adjusted Service to SERVICE uppercase.

feature/VDLM-managment-changes
SLW\ARNAUA 2022-08-11 15:10:05 +02:00
parent 0f20b3101f
commit 8158a0da6c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"entitySelectorBasedRules": [ "entitySelectorBasedRules": [
{ {
"enabled": true, "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(\"StatusResource\")),not(entityName.contains(\"PrometheusResource\"))"
}, },
{ {
"enabled": true, "enabled": true,