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:
@@ -54,6 +54,7 @@ spec:
|
||||
name: letsencrypt-production
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- DOMAIN_SUFFIX
|
||||
- docs.DOMAIN_SUFFIX
|
||||
- meet.DOMAIN_SUFFIX
|
||||
- drive.DOMAIN_SUFFIX
|
||||
|
||||
Reference in New Issue
Block a user