mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-06-27 19:52:40 +00:00
e9ab217466
Add cert-manager with DNS-01 challenge support: - Cloudflare (vhaudiquet.fr, buildpath.win)
7 lines
113 B
YAML
7 lines
113 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: cert-manager
|
|
labels:
|
|
app.kubernetes.io/name: cert-manager
|