From 99911a92f33876c246d28ade381a93cca196971e Mon Sep 17 00:00:00 2001 From: Greg <miernicki_gregory@bah.com> Date: Thu, 18 Jul 2024 18:12:09 -0500 Subject: [PATCH] =?UTF-8?q?=20=E2=9B=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index e735cdfe49..f8d18245dc 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -210,7 +210,7 @@ istioGateway: git: repo: https://repo1.dso.mil/big-bang/apps/sandbox/istio-gateway.git path: "./chart" - branch: "main" + branch: "schema-test" #tag: helmRepo: repoName: "registry1" -- GitLab