Skip to content

Latest commit

 

History

History

cert-manager-cloudflare-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

WAT

Deploys the configuration needed to run ACME DNS01 based certificates in the Cert-Manager, using Cloudflares API as challenge.

Install

helm repo add eugenmayer https://eugenmayer.github.io/helm-charts/
helm install eugenmayer/coredns-private-dns-fix

Why

Since ClusterIssuer is a CRD you cannot deploy Cert-Manager via the helm-chart AND also deploy this configuration since it won't be known in the same deployment (in terraform). It is pragmatic to have a simple config chart deploying that specific CRD, so you can depend on it.