Is your feature request related to a problem? Please describe.
I run Argus inside Kubernetes and if I update the config secret I need to restart the pod.
Describe the solution you'd like
An API endpoint to trigger a reload of the config. Then a config map reloaded sidecar container can be used to trigger the reload after a config update.
Describe alternatives you've considered
An integrated auto config reload feature.
Is your feature request related to a problem? Please describe.
I run Argus inside Kubernetes and if I update the config secret I need to restart the pod.
Describe the solution you'd like
An API endpoint to trigger a reload of the config. Then a config map reloaded sidecar container can be used to trigger the reload after a config update.
Describe alternatives you've considered
An integrated auto config reload feature.