cockroachdb / helm-charts

Helm charts for cockroachdb
Apache License 2.0
84 stars 148 forks source link

Update terminationGracePeriodSeconds to 300 seconds #378

Closed prafull01 closed 8 months ago

prafull01 commented 8 months ago

We've extended the terminationGracePeriodSeconds to 300 seconds for the CockroachDB StatefulSet, allowing up to 300 seconds for termination of the pod. Consequently, we need to adjust the Helm upgrade timeout accordingly for a standard 3-node CockroachDB cluster.