Validate namespace preference in current context with --minify option (#16448)
Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
e2da611c77
commit
351a306344
@@ -82,7 +82,7 @@ context.
|
||||
```shell
|
||||
kubectl config set-context --current --namespace=<insert-namespace-name-here>
|
||||
# Validate it
|
||||
kubectl config view | grep namespace:
|
||||
kubectl config view --minify | grep namespace:
|
||||
```
|
||||
|
||||
## Namespaces and DNS
|
||||
|
||||
Reference in New Issue
Block a user