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"