Skip to content

Commit

Permalink
feat(t8s-cluster/management-cluster): up the event ttl (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau authored Oct 18, 2023
1 parent 80531f3 commit 4f0ed61
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 4f0ed61

Please sign in to comment.