Fixing the README to use the containers namespace.

This commit is contained in:
Matt Bruzek 2017-04-13 12:05:39 -05:00
parent c3463d737e
commit 7f3f05e101

View File

@ -20,7 +20,7 @@ and then relate the `kubernetes-e2e` charm.
```shell
juju deploy kubernetes-core
juju deploy kubernetes-e2e
juju deploy cs:~containers/kubernetes-e2e
juju add-relation kubernetes-e2e kubernetes-master
juju add-relation kubernetes-e2e easyrsa
```