kubectl get gateway needs a namespace

This commit is contained in:
Tejeev
2019-11-08 20:41:06 +00:00
committed by GitHub
parent 657e0a1725
commit 36f2c9b399
@@ -86,7 +86,7 @@ spec:
Confirm that the resource exists by running:
```
kubectl get gateway
kubectl get gateway -A
```
The result should be something like this: