Skip to content

Commit

Permalink
fix some radius.dev instances
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Nov 10, 2023
1 parent fc3069b commit ac5fc10
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ func Test_KubeMetadataHTTPRoute(t *testing.T) {
"app.kubernetes.io/managed-by": "radius-rp",
"app.kubernetes.io/name": "ctnr-rte-kme-ctnr",
"app.kubernetes.io/part-of": "corerp-app-rte-kme",
"radius.dev/application": "corerp-app-rte-kme",
"radius.dev/resource": "ctnr-rte-kme-ctnr",
"radius.dev/resource-type": "applications.core-containers",
"radapp.io/application": "corerp-app-rte-kme",
"radapp.io/resource": "ctnr-rte-kme-ctnr",
"radapp.io/resource-type": "applications.core-containers",
"user.lbl.1": "user.lbl.val.1",
"user.lbl.2": "user.lbl.val.2",
}
Expand Down

0 comments on commit ac5fc10

Please sign in to comment.