Kong / kong-dist-kubernetes

Kubernetes managed Kong cluster
255 stars 136 forks source link

for postgres: the migration doesn't work because the host is incorrect #65

Closed nirradi closed 4 years ago

nirradi commented 5 years ago

it says:

 - name: KONG_PG_HOST
            value: postgres.default.svc.cluster.local

and probably should simply say "postgres" instead.

lauer commented 5 years ago

It works with just postgres as value

hutchic commented 4 years ago

I'm not sure what would have caused this previously to not be working but I can say for certain it's working now. Apologies the issue got missed if you're still having difficulty re-open or start a new issue