Skip to content

Commit

Permalink
feat(t8s-cluster/management-cluster): up the event ttl
Browse files Browse the repository at this point in the history
this eases debugging in case of problems
  • Loading branch information
cwrau committed Oct 17, 2023
1 parent b38a33b commit 8a72cb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ clusterConfiguration:
enable-admission-plugins: AlwaysPullImages,EventRateLimit,NodeRestriction
profiling: 'false'
tls-cipher-suites: {{ include "t8s-cluster.clusterClass.tlsCipherSuites" (dict) }}
event-ttl: 4h
extraVolumes:
- hostPath: *admissionControlConfigFilePath
mountPath: *admissionControlConfigFilePath
Expand Down

0 comments on commit 8a72cb5

Please sign in to comment.