Skip to content

Conversation

Varantha and others added 12 commits July 27, 2025 17:09
When deployed to k8s using helm, the service name was not picking dynamically according to chart name.

Have removed the hardcoded service and name and added chart name as the URL in kong declarative configuration.
Changed the DB component into a stateful set. This avoid having two instances of
the DB running *on the same data*, which can happen with a deployment (i.e., during
an update/reconfiguration).
Also, added a shutdown command to properly shut down the database, to prevent
data corruption.
@kastakhov kastakhov self-assigned this Jul 27, 2025
@kastakhov kastakhov merged commit a045360 into main Jul 27, 2025
1 check passed
@kastakhov kastakhov deleted the supabase-chart branch July 27, 2025 18:27
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.

10 participants