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

Fix error with default enviroment values under Kubernetes #3

Open
scottslowe opened this issue Nov 18, 2017 · 0 comments
Open

Fix error with default enviroment values under Kubernetes #3

scottslowe opened this issue Nov 18, 2017 · 0 comments
Assignees

Comments

@scottslowe
Copy link
Owner

In version 0.5 of the flask-web-svc application, I added some sane defaults for environment variables that should make the application work more "out of the box" with cluster orchestrators like Docker Swarm and Kubernetes. However, there seems to be an issue with deploying the application onto Kubernetes that can only be fixed by explicitly providing environment variable values in the Kubernetes YAML files. I need to fix this so that the default values will work as expected.

@scottslowe scottslowe self-assigned this Nov 18, 2017
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