Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharysarah authored Mar 7, 2019
1 parent 67dc869 commit 4d9b7aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ directly to the API server, like this:

Using `grep/cut` approach:

``` shell
```shell
# Check all possible clusters, as you .KUBECONFIG may have multiple contexts:
kubectl config view -o jsonpath='{"Cluster name\tServer\n"}{range .clusters[*]}{.name}{"\t"}{.cluster.server}{"\n"}{end}'

Expand Down

0 comments on commit 4d9b7aa

Please sign in to comment.