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