Skip to content
Snippets Groups Projects
Commit 6ae4a103 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix

parent 16c10bd8
No related branches found
No related tags found
5 merge requests!752Resolve L2SS-1525 "Migrate minio",!751Resolve L2SS-1340 "Deploy monitoring to nomad",!750Resolve L2SS-1341 "Migrate tango2nomad",!749Resolve L2SS-1342 "Migrate jupyter",!710L2SS-1341: Migrate tango to nomad
...@@ -42,7 +42,7 @@ services: ...@@ -42,7 +42,7 @@ services:
entrypoint: '' entrypoint: ''
command: > command: >
sh -c "until [ \ sh -c "until [ \
\"$(curl -s -w '%{http_code}' -o /dev/null http://object-storage:9000/minio/health/live)\" -eq 200 ] \"$(curl -s -w '%{http_code}' -o /dev/null http://object-storage:9000/minio/health/live)\" -eq \"200\" ]
do do
sleep 1 sleep 1
done done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment