Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.
Report this packageUpbound addon package for Kyverno Policy Reporter.
Policy Reporter is a monitoring and observability tool for the PolicyReport CRD standard. It watches PolicyReport and ClusterPolicyReport resources and provides Prometheus metrics, notification forwarding (Slack, Loki, Elasticsearch, etc.), and a REST API.
apiVersion: pkg.upbound.io/v1beta1
kind: AddOn
metadata:
name: policy-reporter
spec:
package: xpkg.upbound.io/upbound/addon-kyverno-policy-reporter:3.7.4
apiVersion: pkg.upbound.io/v1alpha1
kind: Controller
metadata:
name: addon-kyverno-policy-reporter
spec:
package: xpkg.upbound.io/upbound/addon-kyverno-policy-reporter:3.7.4
Override Helm values at install time using AddOnRuntimeConfig:
apiVersion: pkg.upbound.io/v1beta1
kind: AddOnRuntimeConfig
metadata:
name: policy-reporter-config
spec:
helm:
values:
ui:
enabled: true
plugin:
kyverno:
blockReports:
eventNamespace: ""
policy-reporter/policy-reporter v3.7.4