Update values-prod.yaml

This commit is contained in:
2024-11-03 15:49:39 +01:00
committed by GitHub
parent 54ab42c7b5
commit 72e69364c0

View File

@@ -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