Remove most hensen.io refs and move from stalwart.rubenhensen.nl to mail.rubenhensen.nl

This commit is contained in:
Ruben Hensen
2026-04-06 18:09:24 +02:00
parent c876a725c1
commit faaf6b6729
16 changed files with 13 additions and 97 deletions
-22
View File
@@ -9,16 +9,6 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: lingo.hensen.io
http:
paths:
- path: /api(/|$)(.*)
pathType: ImplementationSpecific
backend:
service:
name: lingo-api
port:
number: 8000
- host: lingo.rubenhensen.nl
http:
paths:
@@ -32,7 +22,6 @@ spec:
tls:
- secretName: letsencrypt-prod
hosts:
- lingo.hensen.io
- lingo.rubenhensen.nl
---
apiVersion: networking.k8s.io/v1
@@ -45,16 +34,6 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: lingo.hensen.io
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: lingo-frontend
port:
number: 8001
- host: lingo.rubenhensen.nl
http:
paths:
@@ -68,5 +47,4 @@ spec:
tls:
- secretName: letsencrypt-prod
hosts:
- lingo.hensen.io
- lingo.rubenhensen.nl