Skip to content

Commit

Permalink
Add kubedb-autoscaler product part of the enterprise license
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jan 14, 2021
1 parent 60ce763 commit 3ab1f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/server/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const (

var supportedProducts = map[string][]string{
"kubedb-community": {"kubedb-community"},
"kubedb-enterprise": {"kubedb-enterprise", "kubedb-community"},
"kubedb-enterprise": {"kubedb-enterprise", "kubedb-community", "kubedb-autoscaler"},
"stash-community": {"stash-community"},
"stash-enterprise": {"stash-enterprise", "stash-community"},
"kubevault-community": {"kubevault-community"},
Expand Down

0 comments on commit 3ab1f3e

Please sign in to comment.