mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
d518b8f17f
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de> |
||
---|---|---|
.github/workflows | ||
docs | ||
.gitignore | ||
.nojekyll | ||
artifacthub-repo.yml | ||
index.yaml | ||
LICENSE.md | ||
README.md |
PolicyReporter
Install with Helm
helm repo add policy-reporter https://kyverno.github.io/policy-reporter
helm install policy-reporter policy-reporter/policy-reporter --set loki=http://lokihost:3100 -n policy-reporter --create-namespace