Add cluster wildcard

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-02-04 15:57:52 +00:00
parent 0078707c38
commit 5aaafaefad
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: wildcard
spec:
dnsNames:
- "*.martyn.berlin"
issuerRef:
kind: ClusterIssuer
name: dnsimple-cert-manager-webhook-cert-manager-webhook-dnsimple-production
secretName: cluster-ingress-wildcard