From 46d1e9fdecc3858566fa7855bc34c911f289ee18 Mon Sep 17 00:00:00 2001 From: Rakesh Garimella Date: Fri, 29 Dec 2023 10:40:43 +0100 Subject: [PATCH] fix: allow createSecret job to create secrets when istio is enabled (#282) --- prometheus/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prometheus/values.yaml b/prometheus/values.yaml index b00aa283..90aa82b1 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -2,6 +2,10 @@ ####### This block configures resource limits for the tooling and disables scaping of them via annotations prometheusOperator: + admissionWebhooks: + patch: + podAnnotations: + sidecar.istio.io/inject: "false" # Define resource limits resources: requests: