We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4caae39 + 2935dfc commit cf50adaCopy full SHA for cf50ada
example/kubernetes/phpldapadmin-rc.yaml
@@ -25,7 +25,7 @@ spec:
25
- containerPort: 443
26
env:
27
- name: PHPLDAPADMIN_LDAP_HOSTS
28
- value: "[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
+ value: "#PYTHON2BASH:[{'ldap.example.org': [{'server': [{'tls': 'true'}]}]}]"
29
- name: PHPLDAPADMIN_SERVER_ADMIN
30
value: "[email protected]"
31
- name: PHPLDAPADMIN_SERVER_PATH
0 commit comments