aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6bf2601..8ba7eab 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ See `./test/test.sh` for some sample commands.
This is WIP, but topic creation has been automated. Note that as a [Job](http://kubernetes.io/docs/user-guide/jobs/), it will restart if the command fails, including if the topic exists :(
```
-kubectl create -f test/10topic-create-test1.yml
+kubectl create -f test/11topic-create-test1.yml
```
## Teardown & cleanup