Add host phocas.nl

This commit is contained in:
Ruben Hensen
2025-08-29 12:24:27 +02:00
parent 8554c063bd
commit f07f63b377
+11
View File
@@ -110,10 +110,21 @@ spec:
name: outrun-game-service name: outrun-game-service
port: port:
number: 80 number: 80
- host: wissel.phocas.nl
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: outrun-game-service
port:
number: 80
# TLS configuration for HTTPS # TLS configuration for HTTPS
tls: tls:
# TLS secretName used on ClusterIssuer # TLS secretName used on ClusterIssuer
- secretName: letsencrypt-prod - secretName: letsencrypt-prod
hosts: hosts:
- wissel.hensen.io - wissel.hensen.io
- wissel.phocas.nl