summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-12-13 10:06:14 -0500
committerGitHub <noreply@github.com>2017-12-13 10:06:14 -0500
commit1328147663f57872554cb7f1b10a0d823844229a (patch)
treefbfc5f345987fa3d5eaed077bf9a0b7b1dee30ed /roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json
parent37470e0e1d298b804dbc38e2217990af9eea441a (diff)
parent0c86570da0bd7c3fef2403a8172c114500ecd129 (diff)
downloadopenshift-1328147663f57872554cb7f1b10a0d823844229a.tar.gz
openshift-1328147663f57872554cb7f1b10a0d823844229a.tar.bz2
openshift-1328147663f57872554cb7f1b10a0d823844229a.tar.xz
openshift-1328147663f57872554cb7f1b10a0d823844229a.zip
Merge pull request #6179 from alexcern/update_is_python_36
Sync latest image-streams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json b/roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json
index 48ac114fd..6ac80f3a0 100644
--- a/roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json
+++ b/roles/openshift_examples/files/examples/v3.8/db-templates/mysql-persistent-template.json
@@ -4,7 +4,7 @@
"metadata": {
"name": "mysql-persistent",
"annotations": {
- "openshift.io/display-name": "MySQL (Persistent)",
+ "openshift.io/display-name": "MySQL",
"description": "MySQL database service, with persistent storage. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/mysql-container/blob/master/5.7/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.",
"iconClass": "icon-mysql-database",
"tags": "database,mysql",