From 5d53d8c8bae232c9e24bcb8115879b28e2d37cf3 Mon Sep 17 00:00:00 2001 From: Ernest Chuang <echuang@revacomm.com> Date: Mon, 16 Aug 2021 20:16:54 +0000 Subject: [PATCH] Keycloak resource requests limits --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 3fa003f9a8..0f84c12edc 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1046,7 +1046,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git path: "./chart" - tag: "11.0.1-bb.1" + tag: "11.0.1-bb.2" database: # -- Hostname of a pre-existing database to use for Keycloak. -- GitLab