Private
Public Access
1
0

add domain "escape-from-school.de"
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m10s

This commit is contained in:
Sebastian Unterschütz
2025-11-26 19:20:39 +01:00
parent fd2b6f00ff
commit e9595b49b1
2 changed files with 39 additions and 40 deletions

View File

@@ -10,21 +10,10 @@ spec:
ingressClassName: traefik
tls:
- hosts:
- ${APP_URL} # Wird von CI ersetzt
- "escape-from-school.de"
- ${APP_URL}
secretName: game-tls-secret
rules:
- host: ${APP_URL}
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: escape-game
port:
number: 80
- host: "escape-from-school.de"
http:
paths:
- path: /