From 6890f7646ed37776242760052d64950201cbca69 Mon Sep 17 00:00:00 2001 From: Rokibul Hasan Date: Thu, 6 Jun 2024 13:42:16 +0600 Subject: [PATCH] Update cluster-profile Signed-off-by: Rokibul Hasan --- hub/clusterprofiles/ace/dbaas-aks.yaml | 4 ++-- hub/clusterprofiles/ace/dbaas-eks.yaml | 11 ++++++----- hub/clusterprofiles/ace/dbaas-gke.yaml | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/hub/clusterprofiles/ace/dbaas-aks.yaml b/hub/clusterprofiles/ace/dbaas-aks.yaml index 8800d728f..be490a166 100644 --- a/hub/clusterprofiles/ace/dbaas-aks.yaml +++ b/hub/clusterprofiles/ace/dbaas-aks.yaml @@ -6,11 +6,11 @@ metadata: spec: description: This profile is suitable for AKS clusters used as KubeDB managed DBaaS requiredFeatureSets: + capi-core: + - cluster-presets crossplane: - crossplane - kubedb-provider-azure - dbaas-capz: - - capi-cluster-presets opscenter-core: - license-proxyserver opscenter-datastore: diff --git a/hub/clusterprofiles/ace/dbaas-eks.yaml b/hub/clusterprofiles/ace/dbaas-eks.yaml index 7937452a5..a02cc7564 100644 --- a/hub/clusterprofiles/ace/dbaas-eks.yaml +++ b/hub/clusterprofiles/ace/dbaas-eks.yaml @@ -6,14 +6,15 @@ metadata: spec: description: This profile is suitable for EKS clusters used as KubeDB managed DBaaS requiredFeatureSets: - crossplane: - - crossplane - - kubedb-provider-aws - dbaas-capa: - - capi-cluster-presets + capi-capa: - aws-ebs-csi-driver - capa-vpc-peering-operator - cluster-autoscaler + capi-core: + - cluster-presets + crossplane: + - crossplane + - kubedb-provider-aws opscenter-core: - license-proxyserver opscenter-datastore: diff --git a/hub/clusterprofiles/ace/dbaas-gke.yaml b/hub/clusterprofiles/ace/dbaas-gke.yaml index 294c9b287..1ce3f0e07 100644 --- a/hub/clusterprofiles/ace/dbaas-gke.yaml +++ b/hub/clusterprofiles/ace/dbaas-gke.yaml @@ -6,11 +6,11 @@ metadata: spec: description: This profile is suitable for GKE clusters used as KubeDB managed DBaaS requiredFeatureSets: + capi-core: + - cluster-presets crossplane: - crossplane - kubedb-provider-gcp - dbaas-capg: - - capi-cluster-presets opscenter-core: - license-proxyserver opscenter-datastore: