1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00

Update README.md

This commit is contained in:
Frank Jogeleit 2021-02-21 10:34:28 +01:00 committed by GitHub
parent 22ab44a42e
commit fe3f901716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ Installation via Helm Repository
```bash
helm repo add policy-reporter https://fjogeleit.github.io/policy-reporter
helm install policy-reporter policy-reporter/policy-reporter --set loki=http://lokihost:3100 -n policy-reporter --create-namespace
helm install policy-reporter policy-reporter/policy-reporter --set loki.host=http://lokihost:3100 -n policy-reporter --create-namespace
```
You can also customize the `./charts/policy-reporter/values.yaml` to change the default configurations.
@ -41,4 +41,4 @@ kubectl create configmap policy-reporter-config --from-file=config.yaml -n polic
# Todos
* ~~Support for ClusterPolicyReports~~
* Additional Targets
* Additional Targets