From 84b9ab4ab4a0d7d69a5ae13d4281c6b147c8aca1 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 30 Jun 2022 16:38:00 +0000 Subject: [PATCH] Add tolerations to Istio readiness hook --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index c0bfae5e4c..c51157f050 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -128,7 +128,7 @@ istio: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git path: "./chart" - tag: "1.13.4-bb.2" + tag: "1.13.4-bb.3" # -- Tetrate Istio Distribution - Tetrate provides FIPs verified Istio and Envoy software and support, # validated through the FIPs Boring Crypto module. Find out more from Tetrate - https://www.tetrate.io/tetrate-istio-subscription -- GitLab