From 8709e6048321437322cfdcc6489790ee7570beea Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Sun, 3 Nov 2024 15:52:00 +0100 Subject: [PATCH] Update values-prod.yaml --- charts/alexohneander-astro/values-prod.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/alexohneander-astro/values-prod.yaml b/charts/alexohneander-astro/values-prod.yaml index 59f0c6e..6cd082a 100644 --- a/charts/alexohneander-astro/values-prod.yaml +++ b/charts/alexohneander-astro/values-prod.yaml @@ -11,11 +11,11 @@ ingress: kubernetes.io/ingress.class: nginx kubernetes.io/tls-acme: "true" cert-manager.io/cluster-issuer: letsencrypt-prod - nginx.ingress.kubernetes.io/configuration-snippet : | - if ($request_uri ~* \.(gif|jpe?g|png|woff2)) { - expires 1M; - add_header Cache-Control "public"; - } + #nginx.ingress.kubernetes.io/configuration-snippet : | + # if ($request_uri ~* \.(gif|jpe?g|png|woff2)) { + # expires 1M; + # add_header Cache-Control "public"; + # } hosts: - host: www.wellnitz-alex.de paths: