Merge pull request #20872 from blues-man/patch-1
Change indentation for kubectl context samples
This commit is contained in:
@@ -385,9 +385,11 @@ This context contains the configuration to communicate with your Minikube cluste
|
||||
|
||||
Minikube sets this context to default automatically, but if you need to switch back to it in the future, run:
|
||||
|
||||
`kubectl config use-context minikube`,
|
||||
`kubectl config use-context minikube`
|
||||
|
||||
Or pass the context on each command like this: `kubectl get pods --context=minikube`.
|
||||
Or pass the context on each command like this:
|
||||
|
||||
`kubectl get pods --context=minikube`
|
||||
|
||||
### Dashboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user