Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API DNS is hard coded in nginx.config #928

Open
agentmilindu opened this issue Aug 4, 2020 · 0 comments
Open

API DNS is hard coded in nginx.config #928

agentmilindu opened this issue Aug 4, 2020 · 0 comments

Comments

@agentmilindu
Copy link
Collaborator

agentmilindu commented Aug 4, 2020

proxy_pass http://bassa-api:5000;

Helm is using release name as a prefix for the service names to enable the ability to deploy multiple instances of an application. However, as the service DNS is hardcoded in the nginx.conf in the Docker, this is not possible. This should be passable via ENVs.

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

No branches or pull requests

1 participant