Add *.main and *.ceph wildcard certificates for haproxy #484

Merged
benvin merged 2 commits from benvin/haproxy-wildcard-certs into main 2026-09-26 16:38:31 +10:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 4cf3b59308 - Show all commits
@@ -2,6 +2,7 @@
# Let's Encrypt *.ceph.unkin.net wildcard for the haproxy edge (ceph dashboard).
# DNS-01 needs the delegated _acme-challenge.ceph.unkin.net CNAME in the public
# unkin.net zone.
# _acme-challenge.ceph.unkin.net. CNAME _acme-challenge.ceph.acme.unkin.net.
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
@@ -2,6 +2,7 @@
# Let's Encrypt *.main.unkin.net wildcard for the haproxy edge (pve, arr stack,
# jellyfin, stalwart webadmin/autoconfig). DNS-01 needs the delegated
# _acme-challenge.main.unkin.net CNAME in the public unkin.net zone.
# _acme-challenge.main.unkin.net. CNAME _acme-challenge.main.acme.unkin.net.
apiVersion: cert-manager.io/v1
kind: Certificate
metadata: