mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-16 09:16:24 +00:00
* 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> |
||
---|---|---|
.. | ||
_helpers.tpl | ||
clusterrole.yaml | ||
clusterrolebinding.yaml | ||
deployment.yaml | ||
flowschema.yaml | ||
networkpolicy.yaml | ||
poddisruptionbudget.yaml | ||
prioritylevelconfiguration.yaml | ||
role.yaml | ||
rolebinding.yaml | ||
secret.yaml | ||
service.yaml | ||
serviceaccount.yaml | ||
servicemonitor.yaml |