From 56c4308b20a96b66132f6252640ab17f680af55c Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Fri, 21 Jan 2022 18:02:36 +0100 Subject: [PATCH] Update vars.yaml --- scripts/helmcharts/vars.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 9ad685642..62482dd50 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -74,6 +74,8 @@ global: chalice: env: jwt_secret: "SetARandomStringHere" + # captcha_server: '' + # captcha_key: '' # SAML2_MD_URL: '' # idp_entityId: '' # idp_sso_url: ''