mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-29 06:51:55 +00:00
Update values-prod.yaml
This commit is contained in:
parent
54ab42c7b5
commit
72e69364c0
@ -17,6 +17,18 @@ ingress:
|
|||||||
add_header Cache-Control "public";
|
add_header Cache-Control "public";
|
||||||
}
|
}
|
||||||
hosts:
|
hosts:
|
||||||
|
- host: www.wellnitz-alex.de
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
- host: www.alexohneander.de
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
- host: wellnitz-alex.de
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
- host: alexohneander.de
|
- host: alexohneander.de
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
@ -25,3 +37,6 @@ ingress:
|
|||||||
- secretName: alexohneander-tls
|
- secretName: alexohneander-tls
|
||||||
hosts:
|
hosts:
|
||||||
- alexohneander.de
|
- alexohneander.de
|
||||||
|
- wellnitz-alex.de
|
||||||
|
- www.alexohneander.de
|
||||||
|
- www.wellnitz-alex.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user