mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Remove non-existent log option
This commit is contained in:
parent
5b0a2c3a29
commit
3fbd3cf1cd
@ -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