Make k8s client rate limiter parameters configurable (#3848)
Co-authored-by: Taketoshi Fujiwara <[email protected]>
This commit is contained in:
co-authored by
Taketoshi Fujiwara
parent
488b0956fd
commit
7e04027d19
@@ -135,3 +135,7 @@ flags:
|
||||
## Labels that match prefix specified in the list are excluded from propagation.
|
||||
# excludeLabelPropagationPrefixes:
|
||||
# - "argocd.argoproj.io/instance"
|
||||
|
||||
## Defines the K8s client rate limiter parameters.
|
||||
# k8sClientRateLimiterQPS: 20
|
||||
# k8sClientRateLimiterBurst: 30
|
||||
|
||||
Reference in New Issue
Block a user