open-policy-agent / kube-mgmt

Sidecar for managing OPA instances in Kubernetes.
Apache License 2.0
239 stars 106 forks source link

Update Readme.md #202

Closed shubhiroy closed 1 year ago

shubhiroy commented 1 year ago

Container was crashing when --namespaces was used. When going through issues found the below pr, which states that the argument name is --policies. I have tested this change on my system. When using --policies kube-mgmt was able to read opa policies from different namespace other than opa (default namespace).