Skip to content

Commit

Permalink
Update docker-compose.yml (#465)
Browse files Browse the repository at this point in the history
Updating to use "cluster_manager"

Signed-off-by: Chenyang Ji <[email protected]>
  • Loading branch information
ansjcy committed Aug 3, 2023
1 parent 749da27 commit e33436a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
opensearch2:
container_name: opensearch2
environment:
- node.master=false
- node.cluster_manager=false
image: opensearch/pa-rca:3.0
mem_limit: 4g
networks:
Expand Down

0 comments on commit e33436a

Please sign in to comment.