docs: update readme
This commit is contained in:
parent
59908b04a0
commit
7ad6cac3c1
1 changed files with 4 additions and 0 deletions
|
@ -748,6 +748,8 @@ PostgreSQL is loaded as a dependency from [Bitnami](https://github.com/bitnami/c
|
||||||
|
|
||||||
### MySQL
|
### MySQL
|
||||||
|
|
||||||
|
MySQL is loaded as a dependency from [Bitnami](https://github.com/bitnami/charts/tree/master/bitnami/mysql) if enabled in the values. Complete Configuration can be taken from their website.
|
||||||
|
|
||||||
| Name | Description | Value |
|
| Name | Description | Value |
|
||||||
| ----------------------------------- | ------------------------------------------------------------------ | ------- |
|
| ----------------------------------- | ------------------------------------------------------------------ | ------- |
|
||||||
| `mysql.enabled` | Enable MySQL | `false` |
|
| `mysql.enabled` | Enable MySQL | `false` |
|
||||||
|
@ -760,6 +762,8 @@ PostgreSQL is loaded as a dependency from [Bitnami](https://github.com/bitnami/c
|
||||||
|
|
||||||
### MariaDB
|
### MariaDB
|
||||||
|
|
||||||
|
MariaDB is loaded as a dependency from [Bitnami](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) if enabled in the values. Complete Configuration can be taken from their website.
|
||||||
|
|
||||||
| Name | Description | Value |
|
| Name | Description | Value |
|
||||||
| ------------------------------------- | ----------------------------------------------------------------- | ------- |
|
| ------------------------------------- | ----------------------------------------------------------------- | ------- |
|
||||||
| `mariadb.enabled` | Enable MariaDB | `false` |
|
| `mariadb.enabled` | Enable MariaDB | `false` |
|
||||||
|
|
Loading…
Reference in a new issue