Merge "Do not use OSH_INFRA_PATH in osh-infra"
This commit is contained in:
commit
d530635348
@ -22,7 +22,7 @@ set -xe
|
||||
|
||||
# Install LDAP
|
||||
make ldap
|
||||
helm upgrade --install ldap ${OSH_INFRA_PATH}/ldap \
|
||||
helm upgrade --install ldap ./ldap \
|
||||
--namespace=openstack \
|
||||
--set pod.replicas.server=1 \
|
||||
--set bootstrap.enabled=true \
|
||||
|
Loading…
x
Reference in New Issue
Block a user