Skip to content

Commit

Permalink
Remove usage of deprecated "master" terminology for 2.x (#466)
Browse files Browse the repository at this point in the history
Remove usage of deprecated "master" terminology for 2.x

Signed-off-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
  • Loading branch information
khushbr authored Aug 3, 2023
1 parent 9e0357c commit a3b09f1
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:2.9
mem_limit: 4g
networks:
Expand Down

0 comments on commit a3b09f1

Please sign in to comment.