Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pods are not recreated when configmaps/secrets are changed #142

Open
lindhe opened this issue Dec 11, 2024 · 0 comments
Open

Pods are not recreated when configmaps/secrets are changed #142

lindhe opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lindhe
Copy link
Contributor

lindhe commented Dec 11, 2024

Currently, when a ConfigMap or Secret is changed any pod that uses environment variables from them needs to be restarted manually. We should force recreation.

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

@lindhe lindhe added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant