This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Helm charts broken with special characters on redis password #1461
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Issues dedicated to the Hacktoberfest!!
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
The text was updated successfully, but these errors were encountered: