[X] I have already searched this project's issues to determine if a similar request has already been made.
What new functionality would you like to see?
I would like to be able to not only configure the memory allocated to my pg cluster but also set the shared buffers to 25% of that memory limit or whatever value fits my use case.
How would you use this new functionality?
I researched about setting this as a config map to avoid some re-deploying overhead when tweaking those values. It sounded like a good solution but I would love to know your thoughts.
Prior Search
What new functionality would you like to see?
I would like to be able to not only configure the memory allocated to my pg cluster but also set the shared buffers to 25% of that memory limit or whatever value fits my use case.
How would you use this new functionality?
I researched about setting this as a config map to avoid some re-deploying overhead when tweaking those values. It sounded like a good solution but I would love to know your thoughts.