Merge pull request #159 from sclorg/fix-template
Remove ' (Persistent)'
This commit is contained in:
commit
5faaac6933
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "nodejs-mongo-persistent",
|
"name": "nodejs-mongo-persistent",
|
||||||
"annotations": {
|
"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.",
|
"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",
|
"tags": "quickstart,nodejs",
|
||||||
"iconClass": "icon-nodejs",
|
"iconClass": "icon-nodejs",
|
||||||
|
|
Loading…
Reference in a new issue