Skip to content

Commit

Permalink
exluce kyverno generated resources (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
asiyani authored Jan 3, 2025
1 parent 0c9b627 commit 7b82e21
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions argocd/namespaced/argocd-cm-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,21 @@ data:
- crd.projectcalico.org
kinds:
- "*"
- apiGroups:
- kyverno.io
- reports.kyverno.io
kinds:
- AdmissionReport
- BackgroundScanReport
- ClusterAdmissionReport
- ClusterBackgroundScanReport
- ClusterCleanupPolicy
- ClusterEphemeralReport
- ClusterPolicy
- ClusterReportChangeRequest
- EphemeralReport
- GenerateRequest
- GlobalContextEntry
- PolicyException
- ReportChangeRequest
- UpdateRequest

0 comments on commit 7b82e21

Please sign in to comment.