mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-11 03:39:26 +00:00
update integration to trigger new build
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
@@ -83,6 +83,7 @@ var _ = ginkgo.BeforeSuite(func(done ginkgo.Done) {
|
||||
Spec: operatorapiv1.ClusterManagerSpec{
|
||||
RegistrationImagePullSpec: "quay.io/open-cluster-management/registration",
|
||||
WorkImagePullSpec: "quay.io/open-cluster-management/work",
|
||||
PlacementImagePullSpec: "quay.io/open-cluster-management/placement",
|
||||
},
|
||||
}
|
||||
_, err = operatorClient.OperatorV1().ClusterManagers().Create(context.Background(), clusterManager, metav1.CreateOptions{})
|
||||
|
||||
Reference in New Issue
Block a user