1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/config
siddharth a89860e8ab
fix: update kyverno admission-controller role to have delete verb for… (#7527)
* fix: update kyverno admission-controller role to have delete verb for secret

Kyverno stopped working due to the following error:
```
tls "msg"="failed to delete CA secret" "error"="secrets \"kyverno-svc.kyverno.svc.kyverno-tls-ca\" is forbidden: User \"system:serviceaccount:kyverno:kyverno-admission-controller\
```
I'm still not sure why it tries to delete the secret.

Signed-off-by: siddharth <sedflix@gmail.com>

* add codegen-manifest-all

---------

Signed-off-by: siddharth <sedflix@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-06-15 09:39:52 +00:00
..
crds fix: rule name not required in the crd schema (#7464) 2023-06-08 09:54:58 +00:00
e2e refactor: supress usage of kustomize in build (#5691) 2022-12-19 16:26:07 +01:00
install-latest-testing.yaml fix: update kyverno admission-controller role to have delete verb for… (#7527) 2023-06-15 09:39:52 +00:00