Skip to content

Commit

Permalink
Merge pull request sclorg#159 from sclorg/fix-template
Browse files Browse the repository at this point in the history
Remove ' (Persistent)'
  • Loading branch information
bparees authored Jan 5, 2018
2 parents debf979 + e79d273 commit 5faaac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/templates/nodejs-mongodb-persistent.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"metadata": {
"name": "nodejs-mongo-persistent",
"annotations": {
"openshift.io/display-name": "Node.js + MongoDB (Persistent)",
"openshift.io/display-name": "Node.js + MongoDB",
"description": "An example Node.js application with a MongoDB database. For more information about using this template, including OpenShift considerations, see https://github.com/openshift/nodejs-ex/blob/master/README.md.",
"tags": "quickstart,nodejs",
"iconClass": "icon-nodejs",
Expand Down

0 comments on commit 5faaac6

Please sign in to comment.