v0.2.10
Charts affected
k8s-service
Description
Added the ability to configure custom container lifecycle hooks on the Pods using the new lifecycleHooks
input value. Note that configuring a custom preStop
lifecycle hook takes precedence over the existing shutdownDelay
configuration. Refer to the input value documentation for lifecycleHooks
in the values.yaml file for more information.