X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmariadb-k8s%2Fmetadata.yaml;h=a80211533d66733f61ff9d3cc51dcbbe193fce01;hb=7ecb4e809e72c4c4c3c33e8a30f2c6050e30b03e;hp=1b263a46e7af08c2e30c92fbaf56277a75b32fa2;hpb=958cf65b0f744ddacee2c2d1173b9a9be722661b;p=osm%2Fdevops.git diff --git a/installers/charm/mariadb-k8s/metadata.yaml b/installers/charm/mariadb-k8s/metadata.yaml index 1b263a46..a8021153 100755 --- a/installers/charm/mariadb-k8s/metadata.yaml +++ b/installers/charm/mariadb-k8s/metadata.yaml @@ -19,15 +19,16 @@ # osm-charmers@lists.launchpad.net ## -name: mariadb-k8s -summary: MySQL is a fast, stable and multi-user, multi-threaded SQL database +name: osm-mariadb +summary: MariaDB is a popular database server made by the developers of MySQL. +# docs: https://discourse.charmhub.io/t/mariadb-documentation-overview/4116 maintainers: - - Juju Developers + - OSM Charmers description: | - MySQL is a fast, stable and true multi-user, multi-threaded SQL database - server. SQL (Structured Query Language) is the most popular database query - language in the world. The main goals of MySQL are speed, robustness and - ease of use. + MariaDB Server is one of the most popular database servers in the world. + It's made by the original developers of MySQL and guaranteed to stay open + source. Notable users include Wikipedia, WordPress.com and Google. + https://mariadb.org/ tags: - database - openstack