diff --git a/manifests/2.3.0/opensearch-dashboards-2.3.0.yml b/manifests/2.3.0/opensearch-dashboards-2.3.0.yml index cefbc571ba..431fa57555 100644 --- a/manifests/2.3.0/opensearch-dashboards-2.3.0.yml +++ b/manifests/2.3.0/opensearch-dashboards-2.3.0.yml @@ -13,3 +13,7 @@ components: - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin ref: '2.3' + - name: customImportMapDashboards + repository: https://github.com/opensearch-project/dashboards-maps.git + working_directory: src/plugins/custom_import_map + ref: '2.3'