diff --git a/chart/values.yaml b/chart/values.yaml
index 584dfe91655e9ffd9214d03aed7e1da3f60de43d..e735cdfe49594a05f195595751dc4e1e6ceb87d5 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -189,7 +189,7 @@ istiod:
   git:
     repo: https://repo1.dso.mil/big-bang/apps/sandbox/istiod.git
     path: "./chart"
-    branch: "bb-2213-istio-istiod"
+    branch: "main"
     #tag:
   helmRepo:
     repoName: "registry1"
@@ -210,7 +210,7 @@ istioGateway:
   git:
     repo: https://repo1.dso.mil/big-bang/apps/sandbox/istio-gateway.git
     path: "./chart"
-    branch: "bb-2213-istio-gateway"
+    branch: "main"
     #tag:
   helmRepo:
     repoName: "registry1"