charlescd
charlescd copied to clipboard
Helm charts broken with special characters on redis password
Problem Helm charts broken when CharlesApplications.circleMatcher.redis.password has special characters.
Ex.: {:p8<_Xapxe9roUQ
Expected behavior Make helm charts installation works properly with special characters on redis password.
Steps to reproduce:
helm template charles charlescd-1.0.1/install/helm-chart --set CharlesApplications.circleMatcher.redis.password="{:p8<_Xapxe9roUQ"
Ref https://helm.sh/docs/howto/charts_tips_and_tricks/#quote-strings-dont-quote-integers
@barbararochazup Can you assign this to me I would like to try
Hi @somstrom
We assign this to you.
Thank you for contributing!