Adjusted Service to SERVICE uppercase.
parent
0f20b3101f
commit
8158a0da6c
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue