diff --git a/charts/codezero/templates/orchestrator/deployment.yaml b/charts/codezero/templates/orchestrator/deployment.yaml index 1abbf2c..5f9863d 100644 --- a/charts/codezero/templates/orchestrator/deployment.yaml +++ b/charts/codezero/templates/orchestrator/deployment.yaml @@ -45,7 +45,7 @@ spec: - name: CZ_PORT value: '8900' - name: NODE_ENV - value: 'development' + value: 'production' - name: DEBUG value: '*,-engine*,-nodemon*,-*expo*,-babel*,-winston*,-follow-redirects*' ports: