From 0d2833bd1bba669a209e966836678b14b90020f9 Mon Sep 17 00:00:00 2001 From: "Everton H. Taques" <97463920+etaques@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:34:29 -0300 Subject: [PATCH] Update values.yaml --- charts/orb/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/orb/values.yaml b/charts/orb/values.yaml index 8dbc1ae..4e22dc4 100644 --- a/charts/orb/values.yaml +++ b/charts/orb/values.yaml @@ -437,6 +437,7 @@ maestro: ClusterRole: "admin" serviceAccountName: "k8s-maestro-role" serviceAccountNamespace: "otelcollectors" + automountServiceAccountToken: false # requires true for kubernetes > 1.27 image: name: "orb-maestro" metadata: