diff --git a/ci-operator/config/openshift/kubernetes/openshift-kubernetes-master.yaml b/ci-operator/config/openshift/kubernetes/openshift-kubernetes-master.yaml index 34710434f1b55..fc3906c840a2b 100644 --- a/ci-operator/config/openshift/kubernetes/openshift-kubernetes-master.yaml +++ b/ci-operator/config/openshift/kubernetes/openshift-kubernetes-master.yaml @@ -84,7 +84,7 @@ images: rhel-coreos-base: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos-10 - to: rhel-coreos + to: rhel-coreos-10 - context_dir: build/pause dockerfile_path: Dockerfile.Rhel to: pod @@ -95,13 +95,13 @@ promotion: - additional_images: artifacts: artifacts excluded_images: - - rhel-coreos + - rhel-coreos-10 name: "5.0" namespace: ocp - additional_images: artifacts: artifacts excluded_images: - - rhel-coreos + - rhel-coreos-10 - hyperkube - kube-proxy - kubernetes-tests