add required quote to alias kubectl

pull/8747/head
Michael Vorburger ⛑️ 2020-07-17 17:52:55 +02:00 committed by GitHub
parent efa7f615d7
commit 2e21645aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ as well.
`minikube kubectl -- <kubectl commands>`
You can also `alias kubectl=minikube kubectl --` for easier usage.
You can also `alias kubectl="minikube kubectl --"` for easier usage.
Get pods