mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-04 10:46:16 +00:00
Remove non-existent log option
Kubernetes-commit: 3fbd3cf1cd55f99970a984f106006a02cce2c97b
This commit is contained in:
parent
064bf3ddb9
commit
2de7d23dca
@ -13,5 +13,5 @@ The example is based on https://git.k8s.io/community/contributors/devel/sig-api-
|
|||||||
|
|
||||||
```
|
```
|
||||||
# if outside of the cluster
|
# if outside of the cluster
|
||||||
go run *.go -kubeconfig=/my/config -logtostderr=true
|
go run *.go -kubeconfig=/my/config
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user