The path is actually examples/k8s.

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach
2019-03-25 10:53:32 +01:00
parent a32bcc436c
commit f7bf4c9601

View File

@@ -185,7 +185,7 @@ A simple way to get Scope running in a Kubernetes setting is to
1. Run
```sh
kubectl apply -f example/k8s
kubectl apply -f examples/k8s
```
to deploy Scope to your cluster.