mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-27 07:28:14 +00:00
Merge pull request #100217 from 0daryo/fix-example-workqueue-option-readme
Remove non-existent log option in workqueue example Kubernetes-commit: 49092ff7906f29ec7e1c47dcaa2666fee00e37c3
This commit is contained in:
commit
af56ae8bf9
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user