Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr1215 authored Dec 24, 2020
1 parent 02675dd commit c73aa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ By default `make` command will run `zsh` container with direct mount on the *($h

**Generate raw config from kubeclt on localhost and copy the config to the container**

kubeclt config view --raw > config
kubectl config view --raw > config
docker cp ./config kubectl-host:./root/.kube

**Attach back to the contianer with kubeconfig file containing info about clusters running on localhost**
Expand Down

0 comments on commit c73aa0f

Please sign in to comment.