Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 383 Bytes

V1alpha1WebhookThrottleConfig.md

File metadata and controls

9 lines (6 loc) · 383 Bytes

Kubernetes::V1alpha1WebhookThrottleConfig

Properties

Name Type Description Notes
burst Integer ThrottleBurst is the maximum number of events sent at the same moment default 15 QPS [optional]
qps Integer ThrottleQPS maximum number of batches per second default 10 QPS [optional]