From 186a0a794b9e5c1a0719a85241796c8c8a0f7f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:45:30 +0000 Subject: [PATCH] [create-pull-request] automated change (#625) Signed-off-by: GitHub Co-authored-by: dislbenn --- pkg/templates/charts/toggle/managed-serviceaccount/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg/templates/charts/toggle/managed-serviceaccount/values.yaml b/pkg/templates/charts/toggle/managed-serviceaccount/values.yaml index 4fd3cdcb..cb9939d3 100644 --- a/pkg/templates/charts/toggle/managed-serviceaccount/values.yaml +++ b/pkg/templates/charts/toggle/managed-serviceaccount/values.yaml @@ -1,11 +1,12 @@ global: imageOverrides: managed_serviceaccount: '' - templateOverrides: {} namespace: default pullSecret: null + templateOverrides: {} hubconfig: nodeSelector: null + ocpVersion: 4.12.0 proxyConfigs: {} replicaCount: 1 tolerations: []