You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to run kong in hybrid mode. It needs to access both kubernetes resources (and that works) but also I need to provision dynamically consumers / routes. I would like to have the "bare minimum" nicely in my devops but for applications, well just add them to the database.
I would like to run kong in hybrid mode. It needs to access both kubernetes resources (and that works) but also I need to provision dynamically consumers / routes. I would like to have the "bare minimum" nicely in my devops but for applications, well just add them to the database.
I am using terraform:
Here is my kong-kong yaml file:
(note: not sure if the proxy protocol part is correct, need to test/verify)
When I want to create a consumer via the UI I get the following error:
Is there any other changes I need to make to allow kong to use the database? Postgresql seems to be working fine:
The text was updated successfully, but these errors were encountered: