Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 297 Bytes

cert-manager.md

File metadata and controls

9 lines (6 loc) · 297 Bytes

Cert Manager

HTTPS/X.509 certificates

Go to Cloudflare API Tokens and generate a token with Zone.DNS permissions.

kubectl -n cert-manager create secret generic cloudflare-apikey-secret --from-literal="apikey=CLOUDFLARE_KEY"