diff --git a/control-plane-operator/controllers/hostedcontrolplane/cvo/reconcile.go b/control-plane-operator/controllers/hostedcontrolplane/cvo/reconcile.go index 210866ce29..f13427760b 100644 --- a/control-plane-operator/controllers/hostedcontrolplane/cvo/reconcile.go +++ b/control-plane-operator/controllers/hostedcontrolplane/cvo/reconcile.go @@ -77,10 +77,10 @@ var ( "0000_50_cluster-ingress-operator_02-deployment-ibm-cloud-managed.yaml", "0000_70_cluster-network-operator_02_rbac.yaml", "0000_70_cluster-network-operator_03_deployment-ibm-cloud-managed.yaml", - "0000_80_machine-config-operator_01_containerruntimeconfig.crd.yaml", - "0000_80_machine-config-operator_01_kubeletconfig.crd.yaml", - "0000_80_machine-config-operator_01_machineconfig.crd.yaml", - "0000_80_machine-config-operator_01_machineconfigpool.crd.yaml", + "0000_80_machine-config_01_containerruntimeconfigs.crd.yaml", + "0000_80_machine-config_01_kubeletconfigs.crd.yaml", + "0000_80_machine-config_01_machineconfigs.crd.yaml", + "0000_80_machine-config_01_machineconfigpools-Default.crd.yaml", "0000_50_cluster-node-tuning-operator_20-performance-profile.crd.yaml", "0000_50_cluster-node-tuning-operator_50-operator-ibm-cloud-managed.yaml", "0000_50_cluster-image-registry-operator_07-operator-ibm-cloud-managed.yaml",