Browse Source

new test v0.2.3 +

master
Keny Villela 2 years ago
parent
commit
1decac3c95
  1. 14
      charts/sigi/v0.2.3/questions.yaml

14
charts/sigi/v0.2.3/questions.yaml

@ -69,13 +69,13 @@ questions:
type: string type: string
group: LDAP group: LDAP
required: false required: false
# - variable: sigi.auth.ldap.bindPwd - variable: sigi.auth.ldap.bindPwd
# default: 'altereme' default: 'altereme'
# description: "Autenticação do Bind no ldap" description: "Autenticação do Bind no ldap"
# label: "Senha Bind" label: "Senha Bind"
# type: string type: string
# group: LDAP group: LDAP
# required: false required: false
- variable: sigi.auth.ldap.user - variable: sigi.auth.ldap.user
default: '' default: ''
description: "OU de Usuário no ldap" description: "OU de Usuário no ldap"

Loading…
Cancel
Save