Skip to content

Conversation

@gagantrivedi
Copy link
Member

@gagantrivedi gagantrivedi commented Aug 29, 2025

Thanks for submitting a PR! Please check the boxes below:

  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?

Changes

Replace Bitnami Postgres chart with a local Stateful Set and service to manage Postgres

How did you test this code?

Tested locally on minikube

@gagantrivedi gagantrivedi requested a review from a team as a code owner August 29, 2025 07:35
@gagantrivedi gagantrivedi requested review from khvn26 and removed request for a team August 29, 2025 07:35
serviceAccount:
create: true
nameOverride: dev-postgresql
nameOverride: flagsmith-postgres
Copy link
Member

Choose a reason for hiding this comment

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

I'm worried in case it'll force destruction on existing dev postgres?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, that's a very good point. Since the database is only for development and testing, I'm tempted to just add a note to the release notes saying: please dump the data before upgrading if you care about it?

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.

3 participants