Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

PostgreSQL should be configurable with multiple instances #125

Open
christophe-f opened this issue Oct 16, 2023 · 3 comments
Open

PostgreSQL should be configurable with multiple instances #125

christophe-f opened this issue Oct 16, 2023 · 3 comments

Comments

@christophe-f
Copy link

What do you want to improve?

PostgreSQL should be configurable with multiple instances

What is the current behavior?

Currently Postgresql will run on a single instance.

What is the new behavior?

Should have a way to specify a number of replicas.

@tumido
Copy link
Member

tumido commented Oct 17, 2023

This should be already possible... where is this comming from? When values are specified via YAML it should work just fine. Maybe we need to regenerate values.schema.json for postgresql to propagate this into OCP Helm UI.

https://github.com/bitnami/charts/blob/main/bitnami/postgresql/values.yaml#L166
https://github.com/bitnami/charts/blob/main/bitnami/postgresql/values.yaml#L717

etc...

@tumido tumido self-assigned this Oct 17, 2023
@tumido tumido added kind/bug Something isn't working and removed kind/enhancement New feature or request labels Oct 17, 2023
@christophe-f
Copy link
Author

Great, we will add that to the documentation

@kadel kadel added kind/documentation Improvements or additions to documentation and removed kind/bug Something isn't working labels Nov 24, 2023
@tumido
Copy link
Member

tumido commented Nov 24, 2023

Should be fixed upstream via: bitnami/charts#21237 (+ propagated back)

@kadel kadel added jira and removed kind/documentation Improvements or additions to documentation labels Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants