Skip to content

Commit 31c60b5

Browse files
committed
Remove ' (Persistent)'
openshift/origin#17922 (review)
1 parent 8244d6a commit 31c60b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/mongodb-persistent-template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"metadata": {
55
"name": "mongodb-persistent",
66
"annotations": {
7-
"openshift.io/display-name": "MongoDB (Persistent)",
7+
"openshift.io/display-name": "MongoDB",
88
"description": "MongoDB database service, with persistent storage. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/blob/master/3.2/README.md.\n\nNOTE: Scaling to more than one replica is not supported. You must have persistent volumes available in your cluster to use this template.",
99
"iconClass": "icon-mongodb",
1010
"tags": "database,mongodb",

0 commit comments

Comments
 (0)