Skip to content

Commit cf50ada

Browse files
committed
Merge remote-tracking branch 'origin/stable' into release-0.8.0
2 parents 4caae39 + 2935dfc commit cf50ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/kubernetes/phpldapadmin-rc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- containerPort: 443
2626
env:
2727
- name: PHPLDAPADMIN_LDAP_HOSTS
28-
value: "[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
28+
value: "#PYTHON2BASH:[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
2929
- name: PHPLDAPADMIN_SERVER_ADMIN
3030
3131
- name: PHPLDAPADMIN_SERVER_PATH

0 commit comments

Comments
 (0)