Skip to content

Commit ed2ac6f

Browse files
authored
Merge pull request #24075 from TiaXu1122/master
Update deploy-nodejs-application-kyma.md
2 parents 9c49afb + 0f10cca commit ed2ac6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tutorials/deploy-nodejs-application-kyma/deploy-nodejs-application-kyma.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ spec:
176176
value: "8080"
177177
- name: TMPDIR
178178
value: /tmp
179+
- name: BP_NODE_OPTIMIZE_MEMORY
180+
value: "false"
179181
image: <docker-hub-account>/multitenant-kyma-backend:v1 # replace with your Docker Hub account name
180182
name: kyma-multitenant-node-multitenancy
181183
ports:

0 commit comments

Comments
 (0)