banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform
Apache License 2.0
367 stars 278 forks source link

Thanos termination grace period seconds add #1347

Open puffpuf opened 1 year ago

puffpuf commented 1 year ago
Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets
License Apache 2.0

What's in this PR?

Added option to control the terminationGracePeriodSeconds value.

Why?

Thanos at scale needs more time to handle requests and to close connections gracefully.

Additional context

Checklist