From 8062295eafe1218770487e24227866620abd7bab Mon Sep 17 00:00:00 2001 From: Michael Simmons Date: Wed, 22 Jul 2020 21:52:36 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d0bd35..6c5e697 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ Version: 10.5.4 MariaDB is a community-developed fork of the MySQL relational database management system. -The Helm chart for MariaDB can be found [here](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) - -The recommended secure configuration in values-ironbank.yaml as well as additional Helm chart data can be found [here](https://repo1.dsop.io/dsop/charts/-/tree/master/bitnami/mariadb/mariadb105/). +The Helm chart for MariaDB and rthe recommended secure confirugation in values-ironbank.yaml can be found [here](https://repo1.dsop.io/dsop/charts/-/tree/master/bitnami/mariadb) The [MariaDB documentation](https://mariadb.org/documentation/) provides an introduction, primer, list of SQL statements, and useful MariaDB queries: -- GitLab