Skip to content

Conversation

sbeardsley
Copy link

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

the current behavior is that the superbase/realtime image seeds a realtime-dev tenant in _realtime.tenant. In order to make the values.example.yaml work out of the box realtime.fullnameOverride must be set to realtime-dev. If the fullnameOverride isn't set, then realtime never works with the default settings in values.example.yaml

What is the new behavior?

The new behavior updates the realtime pods /priv/repo/seeds.exs to get the TENANT_NAME from environment variables and then defaults to realtime-dev if the environment variable isn't set.

Additional context

I am going to submit a PR to the supabase/realtime seeds.exs file, in the meantime this should help with getting running out of the box.

@mattias-wiberg
Copy link

mattias-wiberg commented Jun 2, 2025

Why do we not merge this?

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