Improve e2e speed execution time
This commit is contained in:
parent
9dbfc11f01
commit
c4f78ef11d
4 changed files with 16 additions and 24 deletions
|
|
@ -9,3 +9,8 @@ kubeadmConfigPatches:
|
|||
kind: ClusterConfiguration
|
||||
metadata:
|
||||
name: config
|
||||
controllerManager:
|
||||
extraArgs:
|
||||
namespace-sync-period: 10s
|
||||
concurrent-deployment-syncs: "30"
|
||||
deployment-controller-sync-period: 10s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue