Skip to content

Conversation

@propilideno
Copy link

Problem:
Kong was failing to forward requests to the Edge Functions service, returning 503 Name resolution failed because the route pointed to an undefined upstream (functions).
image

Resolution:
Updated the route to use the correct fully qualified service name generated by Helm ({{ include "supabase.functions.fullname" . }}), ensuring Kong correctly resolves and forwards requests to the Edge Functions service.

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.

1 participant