Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong key for cloudflare secret ref in DNS Validation tutorial page #1596

Open
darquill opened this issue Oct 30, 2024 · 0 comments
Open

Wrong key for cloudflare secret ref in DNS Validation tutorial page #1596

darquill opened this issue Oct 30, 2024 · 0 comments

Comments

@darquill
Copy link

Hello!

The DNS Validation tutorial page mentions the apiKeySecretRef key to reference the secret containing the Cloudflare API token, which is wrong and leads to this error:

E1030 00:00:39.459978       1 controller.go:157] "re-queuing item due to error processing" err=<                                                                       
        while attempting to find Zones for domain _acme-challenge.example.com.                                                                                        
        while querying the Cloudflare API for GET "/zones?name=_acme-challenge.example.com"                                                                           
                 Error: 6003: Invalid request headers<- 6103: Invalid format for X-Auth-Key header                                                                     
 > logger="cert-manager.controller"

The correct key to use, as described here, is apiTokenSecretRef.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant