13 lines
286 B
YAML
13 lines
286 B
YAML
|
name: newsite-staging
|
||
|
service: newsite-staging
|
||
|
ingress:
|
||
|
name: newsite-staging
|
||
|
tls:
|
||
|
- hosts:
|
||
|
- newsite.staging.dutchellie.nl
|
||
|
secretName: newsite-staging-tls
|
||
|
hosts:
|
||
|
- host: newsite.staging.dutchellie.nl
|
||
|
paths:
|
||
|
- path: /
|
||
|
pathType: Prefix
|