Skip to content

Commit ee39139

Browse files
Pokommrueg
andauthored
Update docs/developer/cli-arguments.md
Co-authored-by: Manuel Rüger <[email protected]>
1 parent 28dbd26 commit ee39139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/cli-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Flags:
6969
--resources string Comma-separated list of Resources to be enabled. Defaults to "certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments"
7070
--server-idle-timeout duration The maximum amount of time to wait for the next request when keep-alives are enabled. (default 5m0s)
7171
--server-read-header-timeout duration The maximum duration for reading the header of requests. (default 5s)
72-
--server-read-timeout duration The maximum duration for reading the entire request, including the body. (default 30s)
72+
--server-read-timeout duration The maximum duration for reading the entire request, including the body. (default 1m0s)
7373
--server-write-timeout duration The maximum duration before timing out writes of the response. (default 1m0s)
7474
--shard int32 The instances shard nominal (zero indexed) within the total number of shards. (default 0)
7575
--skip_headers If true, avoid header prefixes in the log messages

0 commit comments

Comments
 (0)