Skip to content

Commit

Permalink
Merge pull request #160 from aliok/patch-1
Browse files Browse the repository at this point in the history
Fix invalid JSON in template: nodejs.json
  • Loading branch information
bparees authored Jan 12, 2018
2 parents 5faaac6 + e8d39a4 commit ef1b71a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions openshift/templates/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,7 @@
}
},
"env": [
],
"resources": {
"limits": {
"memory": "${MEMORY_LIMIT}"
}
}
]
}
]
}
Expand Down

0 comments on commit ef1b71a

Please sign in to comment.