Improve e2e speed execution time

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-09-30 11:24:51 -03:00
parent 9dbfc11f01
commit c4f78ef11d
4 changed files with 16 additions and 24 deletions

View file

@ -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