Commit 7f3f05e1 authored by Matt Bruzek's avatar Matt Bruzek

Fixing the README to use the containers namespace.

parent c3463d73
...@@ -20,7 +20,7 @@ and then relate the `kubernetes-e2e` charm. ...@@ -20,7 +20,7 @@ and then relate the `kubernetes-e2e` charm.
```shell ```shell
juju deploy kubernetes-core 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 kubernetes-master
juju add-relation kubernetes-e2e easyrsa juju add-relation kubernetes-e2e easyrsa
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment