summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2018-01-11 18:44:34 -0500
committerGitHub <noreply@github.com>2018-01-11 18:44:34 -0500
commit61d2be565fa12ad6f13a74532006b989d613eab2 (patch)
treeb891d65a081bda1587370a5070d4635da491a0d4 /roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json
parentfa649787c6a19bbfffb16d9cce3f8e3f7de5a8a1 (diff)
parent7ee569c18e81fabc566b60b313943f932219cfd5 (diff)
downloadopenshift-61d2be565fa12ad6f13a74532006b989d613eab2.tar.gz
openshift-61d2be565fa12ad6f13a74532006b989d613eab2.tar.bz2
openshift-61d2be565fa12ad6f13a74532006b989d613eab2.tar.xz
openshift-61d2be565fa12ad6f13a74532006b989d613eab2.zip
Merge pull request #6702 from sdodson/image-stream-sync
Update latest image streams and templates
Diffstat (limited to 'roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json')
-rw-r--r--roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json b/roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json
index 217ef11dd..92be8f42e 100644
--- a/roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json
+++ b/roles/openshift_examples/files/examples/v3.9/db-templates/mariadb-persistent-template.json
@@ -4,7 +4,7 @@
"metadata": {
"name": "mariadb-persistent",
"annotations": {
- "openshift.io/display-name": "MariaDB (Persistent)",
+ "openshift.io/display-name": "MariaDB",
"description": "MariaDB database service, with persistent storage. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/blob/master/10.1/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-mariadb",
"tags": "database,mariadb",