From e4d374e4e5cb873483c364767d8dc193795b9a50 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 21 Nov 2024 09:55:35 -0500 Subject: [PATCH] Move kube-proxy image from openshift/sdn to openshift/kubernetes --- images/kube-proxy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/images/kube-proxy.yml b/images/kube-proxy.yml index f04cc02c21..de42955409 100644 --- a/images/kube-proxy.yml +++ b/images/kube-proxy.yml @@ -1,11 +1,11 @@ content: source: - dockerfile: images/kube-proxy/Dockerfile.rhel + dockerfile: openshift-hack/images/kube-proxy/Dockerfile.rhel git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/sdn.git - web: https://github.com/openshift/sdn + url: git@github.com:openshift-priv/kubernetes.git + web: https://github.com/openshift/kubernetes ci_alignment: streams_prs: ci_build_root: