Add khazadtube.tv cert.

This commit is contained in:
Joseph Hanson 2023-10-24 15:38:47 -05:00
parent b86307a068
commit 8a0b3e8710
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -13,3 +13,18 @@ spec:
dnsNames:
- "valinor.social"
- "*.valinor.social"
---
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: "khazadtube-tv"
namespace: network
spec:
secretName: "khazadtube-tv-tls"
issuerRef:
name: letsencrypt-production
kind: ClusterIssuer
commonName: "khazadtube.tv"
dnsNames:
- "khazadtube.tv"
- "*.khazadtube.tv"