Skip to content

Commit

Permalink
Enable sidekick and supervisor features in dbaas clusters
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Aug 29, 2024
1 parent 7c08d93 commit a7e0ff6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hub/clusterprofiles/ace/dbaas-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Azure DBaaS
3 changes: 3 additions & 0 deletions hub/clusterprofiles/ace/dbaas-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: AWS DBaaS
3 changes: 3 additions & 0 deletions hub/clusterprofiles/ace/dbaas-generic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Generic DBaaS
3 changes: 3 additions & 0 deletions hub/clusterprofiles/ace/dbaas-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Google Cloud DBaaS

0 comments on commit a7e0ff6

Please sign in to comment.