Replies: 1 comment 2 replies
-
|
I'm afarid OPAL doesn't have such a feature at the moment. What I can suggest is managing this externally and restarting both containers on the restart of OPA. |
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.
-
Hi,
I am currently deploying
opal-server,opal-client-standaloneandopa-envoy-authz(https://github.com/open-policy-agent/opa-envoy-plugin).The
opal-client-standaloneinstance is usingOPAL_POLICY_STORE_URLto send the policies to theopa-envoy-authzinstance.The problem is that if the instance
opa-envoy-authzreboots, the rules are gone. Is there a way foropal-client-standaloneto periodically pollopa-envoy-authzso that it always has the latest rules?Beta Was this translation helpful? Give feedback.
All reactions