CDVPS-5200 - Add initial configuration of application VPS-Admin to Dynatrace - more specific criteria to Component.json added

Cd_VPS-Archive
mosadak al salamat 2021-10-06 16:02:47 +02:00
parent c2292212c8
commit 9b8d03ef80
1 changed files with 5 additions and 4 deletions

View File

@ -4252,10 +4252,11 @@
"attribute": "SERVICE_TYPE" "attribute": "SERVICE_TYPE"
}, },
"comparisonInfo": { "comparisonInfo": {
"type": "SERVICE_TYPE", "caseSensitive": true,
"operator": "EQUALS", "negate": false,
"value": "DATABASE_SERVICE", "operator": "REGEX_MATCHES",
"negate": false "type": "STRING",
"value": "cc_.*vps.*config"
} }
}, },
{ {