logdna / logdna-agent-v2

The blazingly fast, resource efficient log collection client
https://logdna.com
MIT License
65 stars 46 forks source link

Helm: updating environment variable doesn't update the Pods #164

Open GoldenMouse opened 3 years ago

GoldenMouse commented 3 years ago

Expected Behavior: Update extraEnv should update the daemonset pods.

Actual Behavior: Pods are not restarted and the env-vars are not applied.

Probably need to add rollme annotation.

jorgebay commented 3 years ago

Makes sense 👍