Reloader — 2.6 ((new))

:Add the ://stakater.com: "true" tag to your metadata.

For those who need a quick refresher: Reloader is the go-to tool for automatically rolling out deployments when your configuration data changes. If you update a ConfigMap or a Secret, Reloader detects the change and triggers a rolling update for the associated Deployments, DaemonSets, StatefulSets, and more. reloader 2.6

This drastically reduces "noise" rollouts in complex environments where shared ConfigMaps are updated frequently but not all keys are relevant to every workload. :Add the ://stakater

If this is from a download site, be aware that older "reloader" tools are often flagged as potentially unsafe or malicious by modern antivirus software, and using them on current operating systems can cause instability or security risks. reloader 2.6

metadata: annotations: configmap.reloader.stakater.com/reload: "my-app-config" # Only triggers if 'app-settings.json' or 'theme-config.yaml' hash changes configmap.reloader.stakater.com/reload-keys: "app-settings.json,theme-config.yaml"