Reloader
Reloader copied to clipboard
Does Reloader support Kubernetes Jobs
We have some secrets and that secret will automatically update by another our apps. So we are looking to run a k8s job when the secret got updated.
Currently, Reloader does not support Jobs, but we welcome the contributions via pull requests :)
Oh, I was wondering the same
Is it still not supported ? Because I tried to deploy it using the latest version and I'm having "Failed to list cronjobs cronjobs.batch is forbidden. User "serviceaccount:abc:abc" cannot list resource "cronjobs" in API group "batch" in the namespace "kube-system".
Edited: just updating my helm chart should fix it. I think this issue should be close, https://github.com/stakater/Reloader/issues/452