Skip to content

v0.2.10

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 10 Jan 21:07
6e832c5

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.

Related links