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
72e69364c0
commit
8709e60483
@ -11,11 +11,11 @@ ingress:
|
|||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: nginx
|
||||||
kubernetes.io/tls-acme: "true"
|
kubernetes.io/tls-acme: "true"
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
nginx.ingress.kubernetes.io/configuration-snippet : |
|
#nginx.ingress.kubernetes.io/configuration-snippet : |
|
||||||
if ($request_uri ~* \.(gif|jpe?g|png|woff2)) {
|
# if ($request_uri ~* \.(gif|jpe?g|png|woff2)) {
|
||||||
expires 1M;
|
# expires 1M;
|
||||||
add_header Cache-Control "public";
|
# add_header Cache-Control "public";
|
||||||
}
|
# }
|
||||||
hosts:
|
hosts:
|
||||||
- host: www.wellnitz-alex.de
|
- host: www.wellnitz-alex.de
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user