Skip to content

Commit

Permalink
Add dashborads plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Jun 13, 2022
1 parent 644dc4b commit 3b3fc01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifests/2.0.1/opensearch-dashboards-2.0.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,12 @@ components:
repository: https://github.com/opensearch-project/notifications.git
working_directory: dashboards-notifications
ref: '2.0'
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: '2.0'
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
ref: '2.0'
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '2.0'

0 comments on commit 3b3fc01

Please sign in to comment.