From 4514e31b60b77a447cc3a95bf1e8d1ce6b18cdb6 Mon Sep 17 00:00:00 2001 From: Ricardo Sanchez Date: Wed, 24 Jul 2024 12:56:40 +0200 Subject: [PATCH] Disable nginx option only used by linkerd-viz --- kubernetes/infrastructure/nginx/base/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kubernetes/infrastructure/nginx/base/values.yaml b/kubernetes/infrastructure/nginx/base/values.yaml index 1fb2b962..24818998 100644 --- a/kubernetes/infrastructure/nginx/base/values.yaml +++ b/kubernetes/infrastructure/nginx/base/values.yaml @@ -13,8 +13,7 @@ controller: # Allow snpippet anotations # From v1.9 default value has chaged to false. # allow-snippet-annotations: Enables Ingress to parse and add -snippet annotations/directives created by the user. - # linkerd-viz ingress uses this annotations - allowSnippetAnnotations: true + # allowSnippetAnnotations: true config: # Open Telemetry