mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-28 14:31:52 +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";
|
||||
}
|
||||
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
|
||||
paths:
|
||||
- path: /
|
||||
@ -25,3 +37,6 @@ ingress:
|
||||
- secretName: alexohneander-tls
|
||||
hosts:
|
||||
- alexohneander.de
|
||||
- wellnitz-alex.de
|
||||
- www.alexohneander.de
|
||||
- www.wellnitz-alex.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user