From 7ecb6711e5513f9df3f5e12d4ca0c55023a02283 Mon Sep 17 00:00:00 2001 From: Keny Villela Date: Wed, 3 May 2023 15:01:32 -0300 Subject: [PATCH] new test v0.2.3 + --- charts/sigi/v0.2.4/questions.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/sigi/v0.2.4/questions.yaml b/charts/sigi/v0.2.4/questions.yaml index 70aa25a..d3fb2da 100755 --- a/charts/sigi/v0.2.4/questions.yaml +++ b/charts/sigi/v0.2.4/questions.yaml @@ -69,13 +69,13 @@ questions: type: string group: LDAP required: false -# - variable: sigi.auth.ldap.bindPwd -# default: 'altereme' -# description: "Autenticação do Bind no ldap" -# label: "Senha Bind" -# type: string -# group: LDAP -# required: false +- variable: sigi.auth.ldap.bindPwd + default: 'altereme' + description: "Autenticação do Bind no ldap" + label: "Senha Bind" + type: string + group: LDAP + required: false - variable: sigi.auth.ldap.user default: '' description: "OU de Usuário no ldap"