supabase-kubernetes icon indicating copy to clipboard operation
supabase-kubernetes copied to clipboard

Edge Functions Unreachable From Kong

Open nickmitchko opened this issue 1 year ago • 0 comments

Following up on this issue:

Found that the yaml for the kong-config isn't properly taking the deployment service name.

image

Here is the change that fixed it:

image

Originally posted by @nickmitchko in https://github.com/supabase-community/supabase-kubernetes/issues/60#issuecomment-2092977017

We'll need to change this link to reference the full name of the kong service:

https://github.com/supabase-community/supabase-kubernetes/blob/main/charts/supabase/templates/kong/config.yaml#L179-L180

nickmitchko avatar May 03 '24 13:05 nickmitchko