Skip to content

Commit

Permalink
Increased timeout to avoid service unavailable error
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Jan 30, 2024
1 parent 4ab7de4 commit da79939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fi

## Build infrastructure ##
docker-compose up -d
sleep 10
sleep 15

## Create cluster ##
docker-compose exec -T master-node "/opt/setup_cluster.sh"
Expand Down

0 comments on commit da79939

Please sign in to comment.