summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2018-01-11 13:32:19 -0500
committerScott Dodson <sdodson@redhat.com>2018-01-11 13:32:19 -0500
commit7ee569c18e81fabc566b60b313943f932219cfd5 (patch)
tree21fd2381828dfb688d718a37e1fbb371343d060b /roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json
parent3041060af052648c772a34e4e9cf25f0ce14bf77 (diff)
downloadopenshift-7ee569c18e81fabc566b60b313943f932219cfd5.tar.gz
openshift-7ee569c18e81fabc566b60b313943f932219cfd5.tar.bz2
openshift-7ee569c18e81fabc566b60b313943f932219cfd5.tar.xz
openshift-7ee569c18e81fabc566b60b313943f932219cfd5.zip
Update latest image streams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json b/roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json
index 48ac114fd..6ac80f3a0 100644
--- a/roles/openshift_examples/files/examples/v3.9/db-templates/mysql-persistent-template.json
+++ b/roles/openshift_examples/files/examples/v3.9/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",