Increase kubernetes apiserver event ttl
Increase kubernetes apiserver event-ttl to 24h Change-Id: If846c99c9d9a5318a7b90b49649fc62d5e214274 Closes-Bug: 1830899 Signed-off-by: David Sullivan <david.sullivan@windriver.com>
This commit is contained in:
parent
748b10d833
commit
6434f8a068
@ -18,6 +18,7 @@ apiServer:
|
||||
oidc-issuer-url: <%= @apiserver_oidc_issuer_url %>
|
||||
oidc-username-claim: <%= @apiserver_oidc_username_claim %>
|
||||
feature-gates: "SCTPSupport=true"
|
||||
event-ttl: "24h"
|
||||
controllerManager:
|
||||
extraArgs:
|
||||
node-monitor-period: "2s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user