Merge "Increase api-burst and api-qps to coincide with max-pods"

This commit is contained in:
Zuul 2018-12-03 21:18:51 +00:00 committed by Gerrit Code Review
commit 8924cae09f
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@ metadata:
name: seccomp-default
path: .seccompDirPath
dest:
path: .arguments[7]
path: .arguments[9]
pattern: SECCOMP_PROFILE_ROOT
data:
arguments:
@ -30,4 +30,6 @@ data:
- --node-status-update-frequency=5s
- --max-pods=200
- --pods-per-core=10
- --kube-api-burst=40
- --kube-api-qps=20
- --seccomp-profile-root=SECCOMP_PROFILE_ROOT