Skip to content
Snippets Groups Projects
Commit a0acd636 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

add www domains

parent 9e44b508
No related branches found
No related tags found
No related merge requests found
......@@ -4,31 +4,56 @@ ingress:
paths:
- path: /
pathType: ImplementationSpecific
- host: www.metager.de
paths:
- path: /
pathType: ImplementationSpecific
- host: metager.org
paths:
- path: /
pathType: ImplementationSpecific
- host: www.metager.org
paths:
- path: /
pathType: ImplementationSpecific
- host: metager.es
paths:
- path: /
pathType: ImplementationSpecific
- host: www.metager.es
paths:
- path: /
pathType: ImplementationSpecific
- host: metager.nl
paths:
- path: /
pathType: ImplementationSpecific
- host: www.metager.nl
paths:
- path: /
pathType: ImplementationSpecific
- host: metager.co.uk
paths:
- path: /
pathType: ImplementationSpecific
- host: www.metager.co.uk
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- metager.de
- metager.org
- www.metager.org
secretName: metager-tls-2022
- hosts:
- www.metager.de
- metager.es
- www.metager.es
- metager.nl
- www.metager.nl
- metager.co.uk
- www.metager.co.uk
secretName: metager-tls-otherdomains
autoscaling:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment