From ca82f169d5fb52d78a7920a491f23ebe5d4dbbb2 Mon Sep 17 00:00:00 2001 From: Hannah DeFazio Date: Mon, 2 Dec 2024 11:30:46 -0500 Subject: [PATCH] Use odh-model-controller incubating branch (#443) --- test/scripts/openshift-ci/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/scripts/openshift-ci/kustomization.yaml b/test/scripts/openshift-ci/kustomization.yaml index 4b9775d24ac..4dca7317eec 100644 --- a/test/scripts/openshift-ci/kustomization.yaml +++ b/test/scripts/openshift-ci/kustomization.yaml @@ -2,6 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/opendatahub-io/odh-model-controller/config/base?ref=main + - github.com/opendatahub-io/odh-model-controller/config/base?ref=incubating -namespace: kserve \ No newline at end of file +namespace: kserve