-
Notifications
You must be signed in to change notification settings - Fork 9
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
Backstage Helm Charts - AWS RDS Support #25
Comments
Hi @regicsolutions , thanks for bringing this up. I will try to add some documentation for this. Let me also explain below how to do that. Please note that these charts are used by Roadie internally and are not necessarily useful for other use cases. You can find the general Backstage charts here and the documentation here.
|
@regicsolutions We have decided we will be making these charts private. Please use the charts from the upstream backstage repo instead. |
Hi @regicsolutions we have removed the backstage helm-chart from here. Please use the public chart. We are happy to help you where we can, but we will not be supporting charts from this location any more. I will close this issue. |
Is there any documentation on using an RDS PostgreSQL database vs using the baked in bitnami PostgreSQL image? i see the flag in values.yml but wasn't sure how the rest of the PostgreSQL configuration and keys were handled. My assumption is if rds is enabled PostgreSQL flags should be disabled?
I am looking to create 2 pods a frontend and backend that connects out to a PostgreSQL db in AWS RDS.
The text was updated successfully, but these errors were encountered: