Idea: Runtime environment variables
jromero opened this issue · 2 comments
jromero commented
We should support configuring runtime environment variables that get "baked" into the final app image.
See discussion for more detail.
samj1912 commented
+1 on this proposal. I wonder if similar to the build env variables, basic functionality like setting labels or runtime environment variables should be defined in the project descriptor.
samj1912 commented
https://github.com/samj1912/project-descriptor-buildpack Created this meanwhile