Skip to content

helm chart Deployment restart #1737

@slmagus

Description

@slmagus

Describe your feature request

The overall purpose of this feature is to enable a deployment restart when create a checksum for the configmap changes. It uses an annotation based on the contents of a config.yaml file. This is commonly used in Kubernetes deployments to force a pod restart when the configuration changes. By adding this checksum as an annotation to a Deployment or StatefulSet, Kubernetes will detect the annotation change whenever the config file changes, triggering a rolling update of the pods.

References

https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions