Skip to content

Commit

Permalink
docker compose restore nvmeof depends on ceph
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Indenbaum <[email protected]>
  • Loading branch information
Alexander Indenbaum committed Jan 2, 2024
1 parent 9a57303 commit cff414f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ services:
ports:
- "$NVMEOF_IO_PORT" # I/O controllers
- "$NVMEOF_GW_PORT" # Gateway
# depends_on:
#ceph:
#condition: service_healthy
depends_on:
ceph:
condition: service_healthy
discovery:
extends:
service: nvmeof-base
Expand Down

0 comments on commit cff414f

Please sign in to comment.