Add expression to router config

This commit is contained in:
Thomas Roehl 2021-12-20 17:41:16 +01:00
parent b7fbd198ff
commit 8366f69a89

View File

@ -4,6 +4,11 @@
"key" : "cluster",
"value" : "testcluster",
"if" : "*"
},
{
"key" : "test",
"value" : "testing",
"if" : "name == 'temp_package_id_0'"
}
],
"delete_tags" : [