Skip to content

Commit

Permalink
depends_on: cheetah.oauth.simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
cthtrifork committed Sep 21, 2023
1 parent f3d7341 commit 2c08afb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose/os.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ services:
- "OPENSEARCH_JAVA_OPTS=-Xms512m -Xmx512m"
#- DISABLE_SECURITY_PLUGIN=true
- DISABLE_INSTALL_DEMO_CONFIG=true
depends_on:
cheetah.oauth.simulator:
condition: service_healthy
mem_limit: 2048m
ulimits:
memlock:
Expand Down

0 comments on commit 2c08afb

Please sign in to comment.