kelvie / cert-manager-webhook-namecheap

A cert-manager ACME DNS01 solver webhook for Namecheap
Apache License 2.0
39 stars 25 forks source link

Missing RBAC for webhook? #8

Open akinmail opened 4 months ago

akinmail commented 4 months ago

I have used this in the past to successfully geenrate certificates but i think something changed recently

I get this error from the challenge

Error presenting challenge: namecheap.acme.namecheap.com is forbidden: User "system:serviceaccount:cert-manager:cert-manager" cannot create resource "namecheap" in API group "acme.namecheap.com" at the cluster scope

Searches online found something similar in other webhooks for other providers

This issue is similar

RukshanJS commented 1 month ago

Hi @akinmail did you manage to solve this?