Skip to content

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

@darquill

Description

@darquill

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions