Skip to content

Commit

Permalink
Fix invalid JSON in template: nodejs.json
Browse files Browse the repository at this point in the history
Got rid of a duplicate key
<done over Github UI>
  • Loading branch information
aliok authored Jan 12, 2018
1 parent 5faaac6 commit e8d39a4
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 e8d39a4

Please sign in to comment.