From 56b1a6f8e4d284bc3bd5819dbb050b7b0f66e001 Mon Sep 17 00:00:00 2001 From: Rakesh Garimella Date: Thu, 28 Dec 2023 17:26:25 +0100 Subject: [PATCH] fix: allow createSecret job to create secrets when istio is enabled --- 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: