Skip to content
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

Postgres db helm charts #42

Merged
merged 6 commits into from
Jul 29, 2024
Merged

Postgres db helm charts #42

merged 6 commits into from
Jul 29, 2024

Conversation

gbuenodevsuse
Copy link
Collaborator

Adding postgres helm charts.

Reorganizing helm charts directories.

@gbuenodevsuse gbuenodevsuse requested a review from rtamalin July 25, 2024 18:50
@gbuenodevsuse gbuenodevsuse force-pushed the postgres-db-helm-charts branch from 14d2411 to 8554a9d Compare July 29, 2024 12:49
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80

# OpenPlatform
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potentially instead of commenting this out, could we make it conditionally generated based upon a setting that we can override that defaults to disabled for now?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note also that we will potentially have all 3 DB envs served by this one postgres instance, i.e staging (caching), operational and telemetry

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good suggestion. I'll have it addressed in a follow-up PR, together with k3s local dev environment setup.

Copy link
Collaborator

@rtamalin rtamalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - made some suggestions that do not need to be addressed in this PR; they can be done in follow up PRs.

@rtamalin
Copy link
Collaborator

LGTM - we can address any other changes in follow up PRs

@gbuenodevsuse gbuenodevsuse requested a review from rtamalin July 29, 2024 20:56
Copy link
Collaborator

@rtamalin rtamalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gbuenodevsuse gbuenodevsuse merged commit 0b4629b into main Jul 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants