Skip to content

Commit 0f10cca

Browse files
authored
Update deploy-nodejs-application-kyma.md
fix #24041
1 parent c3795c9 commit 0f10cca

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)