Skip to content

Add RAILS_ENV overlay for each environment - #20

Open
nicklathe wants to merge 1 commit into
mainfrom
nicklathe/fix-rails-env
Open

Add RAILS_ENV overlay for each environment#20
nicklathe wants to merge 1 commit into
mainfrom
nicklathe/fix-rails-env

Conversation

@nicklathe

Copy link
Copy Markdown
Contributor

Right now, the Active Job Worker Deployment is pinning the RAILS_ENV=adhoc. In this repo, we aren't overriding that at all, so the deployment in the staging namespace has the wrong RAILS_ENV value.

This PR adds the correct overrides so each environment get's the correct RAILS_ENV.

Signed-off-by: Nick Lathe <nick.lathe@code.org>

@carl-codeorg carl-codeorg left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants