Using bitnami postgres helm chart values in rag-api chart has problem. #7961
Unanswered
mmdaz
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Due to Bitnami Helm Chart values, we should follow its schema to set proper auth credentials to PostgreSQL and reuse them in rag-api deployment.
I opened a PR for fixing that:
#7782
Version Information
b7a1067
Steps to Reproduce
When you want to install rag-api with its helm chart, its PostgreSQL isn't deployed successfully.
What browsers are you seeing the problem on?
No response
Relevant log output
The postgresql pod isn't scheduled because it can't find its default postgres-password key from existing secret.
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions