docs: update readme

This commit is contained in:
Michael Kriese 2023-01-03 23:19:59 +01:00
parent 59908b04a0
commit 7ad6cac3c1
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -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` |