Skip to content

Commit

Permalink
Add workspace.enabled param as 2.x/default osd entrypoint (#5007)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon authored Sep 9, 2024
1 parent 8146ad2 commit 50ce26c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ opensearch_dashboards_vars=(
assistant.chat.enabled
observability.query_assist.enabled
usageCollection.uiMetric.enabled
workspace.enabled
)

function setupSecurityDashboardsPlugin {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ opensearch_dashboards_vars=(
assistant.chat.enabled
observability.query_assist.enabled
usageCollection.uiMetric.enabled
workspace.enabled
)

function setupSecurityDashboardsPlugin {
Expand Down

0 comments on commit 50ce26c

Please sign in to comment.