Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quote LDAP_PASSWORDS that may begin with special characters #187

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

gberche-orange
Copy link
Contributor

What this PR does / why we need it:

Previously breaking with msg: chart [email protected]: YAML parse error on openldap-stack-ha/templates/configmap-env.yaml: error converting YAML to JSON: yaml: line 20: found character that cannot start any token

See https://stackoverflow.com/a/22235064/1484823 for special characters requiring quotes

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you updated the readme? N/A
  • Is this PR backward compatible? If it is not backward compatible, please discuss open a ticket first Yes

Previously breaking with msg: chart [email protected]: YAML parse error on openldap-stack-ha/templates/configmap-env.yaml: error converting YAML to JSON: yaml: line 20: found character that cannot start any token

See https://stackoverflow.com/a/22235064/1484823 for special characters requiring quotes
@jp-gouin jp-gouin merged commit 7e8b829 into jp-gouin:master Aug 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants