nullify email, because spam, fix ingress

This commit is contained in:
Ryan Heywood 2025-08-05 19:48:30 -04:00
parent fba90aa746
commit e8a90fcc0e
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 3 additions and 3 deletions

View File

@ -13,14 +13,14 @@ spec:
http:
paths:
- path: /.well-known/openpgpkey
pathType: Prefix
pathType: ImplementationSpecific
backend:
service:
name: wellknown-openpgp
port:
number: 80
- path: /.well-known/matrix
pathType: Prefix
pathType: ImplementationSpecific
backend:
service:
name: wellknown-matrix
@ -37,7 +37,7 @@ spec:
pathType: Prefix
backend:
service:
name: web-form
name: website
port:
number: 80
tls: