fix kubectl CLI error

Error from server (NotFound): pods "deployment" not found
This commit is contained in:
djalal
2019-03-15 11:50:31 +01:00
committed by GitHub
parent b4d2a5769a
commit 4a8cc82326

View File

@@ -111,7 +111,8 @@
- Display that key:
```
kubectl logs deployment flux | grep identity
kubectl logs deployment/flux | grep identity
```
- Then add that key to the repository, giving it **write** access