mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 23:16:22 +00:00
reduce rewrite workers, add additional logging around secrets retrieval
This commit is contained in:
@@ -85,6 +85,7 @@ const (
|
||||
FullStateConfigMapName = "full-cluster-state"
|
||||
UpdateStateTimeout = 30
|
||||
GetStateTimeout = 30
|
||||
RewriteWorkers = 5
|
||||
SyncWorkers = 10
|
||||
NoneAuthorizationMode = "none"
|
||||
LocalNodeAddress = "127.0.0.1"
|
||||
|
Reference in New Issue
Block a user