File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ This chart installs Kubewarden CRDs:
1111 ` clusteradmissionpolicies.policies.kubewarden.io `
1212 ` policyservers.policies.kubewarden.io `
1313
14- It also installs PolicyReports and OpenReport CRDs:
14+ And OpenReport CRDs:
1515 ` reports.openreports.io `
1616 ` clusterreports.openreports.io `
17+
18+ It also installs PolicyReports CRDs (marked as deprecated):
1719 ` policyreports.wgpolicyk8s.io `
1820 ` clusterpolicyreports.wgpolicyk8s.io `
1921
Original file line number Diff line number Diff line change 22
33# deploy policyreports.wgpolicyk8s.io, clusterpolicyreports.wgpolicyk8s.io CRDs
44# Set to false if they are already defined inside of the cluster
5+ #
6+ # These reports are marked as DEPRECATED and its support will be removed in a
7+ # future release, in favour of OpenReports.
58installPolicyReportCRDs : true
69
710# deploy reports.openreports.io, clusterreports.openreports.io CRDs
You can’t perform that action at this time.
0 commit comments