Skip to content

Allow for separate code gen app config #7

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

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Allow for separate code gen app config #7

merged 2 commits into from
Dec 7, 2022

Conversation

BenGalewsky
Copy link
Contributor

Problem

With the code generator providing the default transformer image, we need to read values from an app config file produced by the helm chart. The docker image overrides the environment var and provides its own app.conf.

Approach

Read in the default app conf and then use a second env var to represent the config file associated with the code gen

@BenGalewsky BenGalewsky merged commit 6205cd1 into develop Dec 7, 2022
@BenGalewsky BenGalewsky deleted the fix_image branch December 7, 2022 00:40
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

Successfully merging this pull request may close these issues.

1 participant