mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add host phocas.nl
This commit is contained in:
@@ -110,10 +110,21 @@ spec:
|
||||
name: outrun-game-service
|
||||
port:
|
||||
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:
|
||||
# TLS secretName used on ClusterIssuer
|
||||
- secretName: letsencrypt-prod
|
||||
hosts:
|
||||
- wissel.hensen.io
|
||||
- wissel.phocas.nl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user