From 0b8d0f0a14dd40aed9d0d3118aa8df791b114021 Mon Sep 17 00:00:00 2001 From: Rokibul Hasan Date: Thu, 28 Nov 2024 10:32:09 +0600 Subject: [PATCH] Add `dbaas-client-org` cluster-profile (#512) Signed-off-by: Rokibul Hasan --- hub/clusterprofiles/ace/dbaas-client-org.yaml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 hub/clusterprofiles/ace/dbaas-client-org.yaml diff --git a/hub/clusterprofiles/ace/dbaas-client-org.yaml b/hub/clusterprofiles/ace/dbaas-client-org.yaml new file mode 100644 index 000000000..2ae1d2b92 --- /dev/null +++ b/hub/clusterprofiles/ace/dbaas-client-org.yaml @@ -0,0 +1,35 @@ +apiVersion: ui.k8s.appscode.com/v1alpha1 +kind: ClusterProfile +metadata: + creationTimestamp: null + name: dbaas-client-org +spec: + description: This profile is suitable for client organizations using KubeDB to manage DBaaS. + requiredFeatureSets: + opscenter-backup: + - kubestash + - stash-presets + opscenter-core: + - license-proxyserver + opscenter-cost: + - keda + - keda-add-ons-http + opscenter-datastore: + - kubedb + - kubedb-opscenter + - kubedb-ui-presets + opscenter-observability: + - grafana-operator + - kube-prometheus-stack + - monitoring-operator + - panopticon + - prometheus-adapter + opscenter-security: + - cert-manager + - cert-manager-csi-driver-cacerts + opscenter-tools: + - sidekick + - supervisor + saas-core: + - catalog-manager + title: Client Organization DBaaS