baarde / cert-manager-webhook-ovh

OVH Webhook for Cert Manager
Apache License 2.0
94 stars 63 forks source link

rbac.authorization.k8s.io/v1beta1 deprecated #7

Closed adroste closed 3 years ago

adroste commented 3 years ago

rbac.authorization.k8s.io/v1beta1 is unavailable in v1.22+

Please upgrade your templates to use rbac.authorization.k8s.io/v1

baarde commented 3 years ago

I've merged the changes from the example repository. This should fix this problem.