diff --git a/hub/clusterprofiles/ace/dbaas-aks.yaml b/hub/clusterprofiles/ace/dbaas-aks.yaml index 43f14e37b..10715dcdd 100644 --- a/hub/clusterprofiles/ace/dbaas-aks.yaml +++ b/hub/clusterprofiles/ace/dbaas-aks.yaml @@ -9,6 +9,7 @@ spec: requiredFeatureSets: capi-core: - cluster-presets + - capi-ops-manager crossplane: - crossplane - kubedb-provider-azure diff --git a/hub/clusterprofiles/ace/dbaas-eks.yaml b/hub/clusterprofiles/ace/dbaas-eks.yaml index 8b48aff5e..4d4d00d82 100644 --- a/hub/clusterprofiles/ace/dbaas-eks.yaml +++ b/hub/clusterprofiles/ace/dbaas-eks.yaml @@ -11,6 +11,7 @@ spec: - cluster-autoscaler capi-core: - cluster-presets + - capi-ops-manager crossplane: - crossplane - kubedb-provider-aws diff --git a/hub/clusterprofiles/ace/dbaas-gke.yaml b/hub/clusterprofiles/ace/dbaas-gke.yaml index 3f3b3f305..9c5251ab4 100644 --- a/hub/clusterprofiles/ace/dbaas-gke.yaml +++ b/hub/clusterprofiles/ace/dbaas-gke.yaml @@ -9,6 +9,7 @@ spec: requiredFeatureSets: capi-core: - cluster-presets + - capi-ops-manager crossplane: - crossplane - kubedb-provider-gcp