Skip to content

Commit

Permalink
update upstream changes
Browse files Browse the repository at this point in the history
 - remove 'opensearch integration' service
 - update the opensearch dashboard
 - add opensearch+dashboard to the minimized docker-compose.yml
 - update opensearch to use a single node

Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Nov 6, 2023
1 parent a61bd83 commit db1aef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,7 @@ services:
ports:
- 9200:9200
- 9600:9600
logging: *logging
expose:
- "9200"
healthcheck:
Expand Down

0 comments on commit db1aef7

Please sign in to comment.