Skip to content

Commit 78175a4

Browse files
committed
update tests
1 parent a75ba4c commit 78175a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.e2e/chainsaw-tests.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
values:
2222
- my-virtual-namespace
2323
matchLabels:
24-
vcluster.loft.sh/label-vcluster-x-a172cedcae: example-app
24+
app: example-app
2525
---
2626
apiVersion: chainsaw.kyverno.io/v1alpha1
2727
kind: Test
@@ -47,7 +47,7 @@ spec:
4747
values:
4848
- default
4949
matchLabels:
50-
vcluster.loft.sh/label-vcluster-x-a172cedcae: example-app
50+
app: example-app
5151
---
5252
apiVersion: chainsaw.kyverno.io/v1alpha1
5353
kind: Test
@@ -72,7 +72,7 @@ spec:
7272
values:
7373
- my-virtual-namespace
7474
matchLabels:
75-
vcluster.loft.sh/label-vcluster-x-a172cedcae: example-app
75+
app: example-app
7676
---
7777
apiVersion: chainsaw.kyverno.io/v1alpha1
7878
kind: Test
@@ -97,4 +97,4 @@ spec:
9797
values:
9898
- default
9999
matchLabels:
100-
vcluster.loft.sh/label-vcluster-x-a172cedcae: example-app
100+
app: example-app

0 commit comments

Comments
 (0)