mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-06 01:20:40 +00:00
Remove non-existent log option
Kubernetes-commit: 3fbd3cf1cd55f99970a984f106006a02cce2c97b
This commit is contained in:
committed by
Kubernetes Publisher
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
|
||||
go run *.go -kubeconfig=/my/config -logtostderr=true
|
||||
go run *.go -kubeconfig=/my/config
|
||||
```
|
||||
|
Reference in New Issue
Block a user