Skip to content

Commit

Permalink
[OSD][2.14] add additional cluster configs (#4702)
Browse files Browse the repository at this point in the history
Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla authored May 10, 2024
1 parent db8181f commit 315cb82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifests/2.14.0/opensearch-dashboards-2.14.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ components:
additional-cluster-configs:
vis_builder.enabled: true
data_source.enabled: true
savedObjects.maxImportPayloadBytes: 10485760
server.maxPayloadBytes: 1759977
logging.json: false
data.search.aggs.shardDelay.enabled: true
csp.warnLegacyBrowsers: false
- name: alertingDashboards
integ-test:
test-configs:
Expand Down

0 comments on commit 315cb82

Please sign in to comment.