Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coryodaniel committed Dec 26, 2018
1 parent 461809a commit 9719522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ This will load two modules in the operator, `Widget` and `Cog`.
kubectl apply -f ./test/support/crd.yaml
```

Start the session:**
**Start the session:**

```elixir
BONNY_CONFIG_FILE=~/.kube/config MIX_ENV=test iex -S mix
Expand All @@ -207,7 +207,7 @@ The GenServers wait about 5 seconds to start watching.
kubectl apply -f ./test/support/widget.yaml
```

If log level is set to `debug` you will see the events being
If log level is set to `debug` you will see the events get sent to the pod's logs.


## Reading
Expand Down

0 comments on commit 9719522

Please sign in to comment.