Hacker News new | ask | show | jobs
by Diederich 2998 days ago
At image startup you mean? Or while the image is actively running.
1 comments

If you use the file based secrets(or configmap), they'll be updated when the underlying secrets are.

Obviously your code would have to handle using these new secrets and not just simply read the file at startup.