From 3614cb89f79cbccd5e1d00946dc0dd7ff10ba644 Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Fri, 5 Jan 2024 09:24:26 -0500 Subject: [PATCH] fix(sentry): remove duplicate annotation The Sentry helm chart's default configuration already adds this annotation, so including it here too results in a duplicate key and invalid YAML --- kubernetes/apps/charts/sentry/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/kubernetes/apps/charts/sentry/values.yaml b/kubernetes/apps/charts/sentry/values.yaml index c9fd05bbf8..6566e2b939 100644 --- a/kubernetes/apps/charts/sentry/values.yaml +++ b/kubernetes/apps/charts/sentry/values.yaml @@ -29,7 +29,6 @@ sentry: annotations: kubernetes.io/ingress.class: nginx kubernetes.io/ingress.allow-http: "false" - nginx.ingress.kubernetes.io/use-regex: "true" cert-manager.io/cluster-issuer: letsencrypt-prod hostname: sentry.calitp.org additionalHostNames: