From bcbcfdf558ee2a2fa908021a8a953b31685b876a Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 31 Aug 2021 21:28:47 +0200 Subject: [PATCH] fix LDAP questions --- charts/stable/openldap/Chart.yaml | 2 +- charts/stable/openldap/SCALE/questions.yaml | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index 6611de8e220..673acab0c9b 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 1.7.10 +version: 1.7.11 diff --git a/charts/stable/openldap/SCALE/questions.yaml b/charts/stable/openldap/SCALE/questions.yaml index 945a68e10a4..18832b23cad 100644 --- a/charts/stable/openldap/SCALE/questions.yaml +++ b/charts/stable/openldap/SCALE/questions.yaml @@ -171,7 +171,7 @@ questions: default: 10 - variable: env - group: "Container Configuration" + group: "App Configuration" label: "Image Environment" schema: type: dict @@ -309,12 +309,6 @@ questions: type: string required: true default: "" - - variable: LDAP_CONFIG_PASSWORD - label: "LDAP_CONFIG_PASSWORD" - schema: - type: string - required: true - default: "" - variable: LDAP_BASE_DN label: "LDAP_BASE_DN" schema: