diff --git a/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml b/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml index a3387fd86..f468c9077 100644 --- a/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml +++ b/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml @@ -1,5 +1,8 @@ apiVersion: v1 kind: ConfigMap +data: + ack-4.12-kube-1.26-api-removals-in-4.13: |- + Kubernetes 1.26 and therefore OpenShift 4.13 remove several APIs which require admin consideration. Please see the knowledge article https://access.redhat.com/articles/6958394 for details and instructions. metadata: name: admin-gates namespace: openshift-config-managed