DutchEllie
291b553638
Some checks reported errors
continuous-integration/drone/push Build was killed
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 |