mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-06-27 11:42:38 +00:00
e9ab217466
Add cert-manager with DNS-01 challenge support: - Cloudflare (vhaudiquet.fr, buildpath.win)
9 lines
173 B
YAML
9 lines
173 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: cert-manager
|
|
namespace: cert-manager
|
|
spec:
|
|
interval: 1h
|
|
url: https://charts.jetstack.io
|