devops: add wait for chain events on benthos

This commit is contained in:
Mohamed Sohail 2023-08-15 18:31:36 +08:00
parent 7da94617d0
commit 892a075fa0
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D

View File

@ -42,6 +42,8 @@ services:
depends_on: depends_on:
nats: nats:
condition: service_started condition: service_started
cic-chain-events:
condition: service_started
volumes: volumes:
- ./benthos.yaml:/benthos.yaml - ./benthos.yaml:/benthos.yaml
volumes: volumes: