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
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user