2022-03-12 19:26:04 +01:00
|
|
|
name: newsite-staging
|
2022-03-12 19:40:30 +01:00
|
|
|
service:
|
|
|
|
name: newsite-staging
|
2022-03-12 19:26:04 +01:00
|
|
|
ingress:
|
|
|
|
name: newsite-staging
|
2022-03-12 19:51:40 +01:00
|
|
|
annotations:
|
|
|
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
|
|
|
external-dns.alpha.kubernetes.io/hostname: "newsite.staging.dutchellie.nl"
|
2022-03-12 19:26:04 +01:00
|
|
|
tls:
|
|
|
|
- hosts:
|
|
|
|
- newsite.staging.dutchellie.nl
|
|
|
|
secretName: newsite-staging-tls
|
|
|
|
hosts:
|
|
|
|
- host: newsite.staging.dutchellie.nl
|
|
|
|
paths:
|
|
|
|
- path: /
|
|
|
|
pathType: Prefix
|