Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Fixing timeout to pass CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Feb 6, 2019
1 parent d184126 commit c99bc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ Deploy the demo of [Bookinfo](https://istio.io/docs/examples/bookinfo/) applicat

```bash
kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml
sleep 350
sleep 400
```

Confirm all services and pods are correctly defined and running:
Expand Down

0 comments on commit c99bc63

Please sign in to comment.