feat(ingress): add bare domain sunbeam.pt to TLS cert SANs

Element X resolves .well-known from the server_name (sunbeam.pt),
not the homeserver URL. The bare domain needs a valid cert.
This commit is contained in:
2026-03-25 13:24:38 +00:00
parent fdcc15080f
commit f8e9d32a8b

View File

@@ -54,6 +54,7 @@ spec:
name: letsencrypt-production
kind: ClusterIssuer
dnsNames:
- DOMAIN_SUFFIX
- docs.DOMAIN_SUFFIX
- meet.DOMAIN_SUFFIX
- drive.DOMAIN_SUFFIX