From f2bc128a0b2e6cfae306788db75e75cd71c9ce47 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Fri, 15 Nov 2019 11:23:19 -0600 Subject: [PATCH] Remove netpol and fix missing ldap config override This change removes the netpol values from the keystone/ldap script, those are now part of the appropriate chart and can be deployed as such. This also fixes the path to the ldap domain config override that was pointing to a file that no longer exists. Change-Id: Id01af23c5308edabf635ccd321721ff104fd58e3 --- .../deployment/developer/ldap/080-keystone.sh | 25 +------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/tools/deployment/developer/ldap/080-keystone.sh b/tools/deployment/developer/ldap/080-keystone.sh index ef6eec73..846c7892 100755 --- a/tools/deployment/developer/ldap/080-keystone.sh +++ b/tools/deployment/developer/ldap/080-keystone.sh @@ -23,32 +23,10 @@ export HELM_CHART_ROOT_PATH="${HELM_CHART_ROOT_PATH:="${OSH_INFRA_PATH:="../open #NOTE: Deploy command : ${OSH_EXTRA_HELM_ARGS:=""} -tee /tmp/ldap.yaml <