mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-14 00:53:22 +00:00
kubectl get gateway needs a namespace
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user