interledger / helm-charts

Interledger Kubernetes Helm Charts
Apache License 2.0
9 stars 6 forks source link

Make NODE_ENV variable dynamic #26

Closed golobitch closed 4 months ago

golobitch commented 5 months ago

It should be possible to specify NODE_ENV variable in values.yaml instead of having it hardcoded. We noticed that there is an issue with Rafiki Frontend version 1.0.0-alpha7 if NODE_ENV is not set to production. Currently it is not possible to set NODE_ENV through helm charts. You would need to manually edit ConfigMap.