Skip to content

Commit c5606d1

Browse files
committed
Fixed mis-matched label
1 parent b7c24eb commit c5606d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-case-no-mcad.yamls

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: ray.io/v1alpha1
33
kind: RayCluster
44
metadata:
55
labels:
6-
appwrapper.workload.codeflare.dev: unit-test-cluster-ray
76
controller-tools.k8s.io: '1.0'
7+
workload.codeflare.dev/appwrapper: unit-test-cluster-ray
88
name: unit-test-cluster-ray
99
namespace: ns
1010
spec:

0 commit comments

Comments
 (0)