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

Fix - Unable to locate user defined redis secret #281

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nakshathru
Copy link

@nakshathru nakshathru commented Mar 12, 2022

According to the values.yaml file, user should define existingSecret and existingSecretPasswordKey under redis.auth for connecting to external redis cluster.

After deployment Rasa pods failed to figure out the secret name due to this bug and throwing this error
Error: secret "rasa-x-1647107101-redis" not found

But the pods were able to figure out the secret name after updating the yaml like this

Screenshot 2022-03-13 at 12 14 16 AM

@RASADSA
Copy link
Contributor

RASADSA commented Apr 11, 2022

Hello @nakshathru,

will take a look and come back to you

@RASADSA RASADSA self-assigned this Apr 11, 2022
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.

3 participants