Closed
Description
To Reproduce
Steps to reproduce the behavior:
- wget https://github.com/jp-gouin/helm-openldap/raw/master/values.yaml
- edit adminPassword (I belive it is the '/' that is not supported because of sed)
- helm repo add helm-openldap https://jp-gouin.github.io/helm-openldap/
- helm install my-release helm-openldap/openldap-stack-ha
Expected behavior
Everything works
Screenshots
$ kubectl get pods
NAME READY STATUS RESTARTS AGE
ldap-phpldapadmin-5cbd44ffc5-c55t6 1/1 Running 0 2m20s
ldap-0 0/1 CrashLoopBackOff 4 (51s ago) 2m20s
Additional context
There is this error in the logs:
$ kubectl logs ldap-0
sed: -e expression #1, char 30: unknown option to `s'