1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/charts
Raúl Garcia Sanchez 57347e93df
Add missing delete verb to admission cleanup clusterrole (#7375)
* Add missing delete verb

Otherwise the admission cleanup report will not be able to cleanup resources

```
Error from server (Forbidden): admissionreports.kyverno.io "fffa1589-55d5-4428-a467-7778e497295f" is forbidden: User "system:serviceaccount:kyverno:kyverno-cleanup-jobs" cannot delete resource "admissionreports" in API group "kyverno.io" in the namespace "postgres"
```

Signed-off-by: Raúl Garcia Sanchez <info@raulgarcia.de>
Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

* updated manifests

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

---------

Signed-off-by: Raúl Garcia Sanchez <info@raulgarcia.de>
Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>
Co-authored-by: kyverno-bot <104836976+kyverno-bot@users.noreply.github.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-06-02 09:10:57 +02:00
..
kyverno Add missing delete verb to admission cleanup clusterrole (#7375) 2023-06-02 09:10:57 +02:00
kyverno-policies fix: replace + with _ in Chart.Version label field (#6047) 2023-01-19 14:59:09 +00:00