Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/stable' into release-0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed May 29, 2019
2 parents 4caae39 + 2935dfc commit cf50ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/kubernetes/phpldapadmin-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
- containerPort: 443
env:
- name: PHPLDAPADMIN_LDAP_HOSTS
value: "[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
value: "#PYTHON2BASH:[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
- name: PHPLDAPADMIN_SERVER_ADMIN
value: "webmaster@example.org"
- name: PHPLDAPADMIN_SERVER_PATH
Expand Down

0 comments on commit cf50ada

Please sign in to comment.