Skip to content

Commit

Permalink
Merge pull request #38 from zooniverse/prod-deploy-typo
Browse files Browse the repository at this point in the history
Fix typo in production DB deploy
  • Loading branch information
zwolf authored Oct 5, 2023
2 parents 39b396e + e760395 commit 28ae20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/db-migrate-production.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
- name: RAILS_LOG_TO_STDOUT
value: "true"
- name: RAILS_ENV
value: staging
value: production
- name: RAILS_MASTER_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 28ae20c

Please sign in to comment.