diff --git a/kubernetes/db-migrate-production.tmpl b/kubernetes/db-migrate-production.tmpl index a33fbd0..d884047 100644 --- a/kubernetes/db-migrate-production.tmpl +++ b/kubernetes/db-migrate-production.tmpl @@ -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: