Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Shaun Verch <shaun@planetscale.com>
  • Loading branch information
sverch committed Mar 2, 2020
1 parent cc7ea16 commit 86ceabe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 6 additions & 2 deletions examples/are-you-alive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

What does it mean to be alive?

Well we don't know what it means for you, but we know what it means for our
Cloud Database!
Well we don't know what it means for you, but we know what it means for a Vitess
Cluster!

This project contains a simulated client application that can be used to measure
the health of a Vitess cluster over time.
Expand Down Expand Up @@ -75,6 +75,10 @@ exported.

## Push to Registry

If you have push access to the [planetscale public
registry](https://us.gcr.io/planetscale-vitess), you can use the following
commands to build and push the image:

```
make build
make push
Expand Down
5 changes: 0 additions & 5 deletions examples/are-you-alive/deploy/README.md

This file was deleted.

0 comments on commit 86ceabe

Please sign in to comment.