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

charts/timescaledb-single: added resources to all containers #573

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

Conversation

joschiwald
Copy link
Contributor

@joschiwald joschiwald commented Feb 20, 2023

What this PR does / why we need it

This PR allows to define resources for job and cronjob containers which are using the curl image and pgBouncer and postgres container. This is useful if you are using ResourceQuota without LimitRange defined in your namespace which requires to define resources for every container.

Which issue this PR fixes

Special notes for your reviewer

Checklist

@joschiwald joschiwald requested a review from a team as a code owner February 20, 2023 20:30
@joschiwald joschiwald changed the title Added resources to jobs and cronjobs charts/timescaledb-single: added resources to jobs and cronjobs Feb 20, 2023
@joschiwald joschiwald changed the title charts/timescaledb-single: added resources to jobs and cronjobs charts/timescaledb-single: added resources to all containers Feb 27, 2023
@joschiwald
Copy link
Contributor Author

I have added resources to pgBouncer and postgres-exporter container as well. Now all containers should have configurable resources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing quota configuration in patroni job
1 participant