Replies: 1 comment 2 replies
-
Hi @mobra66 👋 I don't think it does, no. If you want dynamically reolading configuration, Discovery is your best option, but it does depend on a remote server providing the configuration. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running opa agent as a server from CLI with the --config-file and --watch options, I see file watch events in the debug log that changes to the config file generates events.
But it seems that the OPA agent does not actually reload the config-file.
Is that a correct understanding?
(I am using opa agent version 0.50 on linux (Red Hat).
Beta Was this translation helpful? Give feedback.
All reactions