Skip to content

Commit

Permalink
Update cluster-profile (#434)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Jun 6, 2024
1 parent beb34b4 commit 3678251
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
4 changes: 2 additions & 2 deletions hub/clusterprofiles/ace/dbaas-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
11 changes: 6 additions & 5 deletions hub/clusterprofiles/ace/dbaas-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions hub/clusterprofiles/ace/dbaas-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3678251

Please sign in to comment.