mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in osclass/README.md (#4792)
This commit is contained in:
committed by
k8s-ci-robot
parent
d4aff856e8
commit
c8d321ded7
@@ -1,5 +1,5 @@
|
||||
name: osclass
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
appVersion: 3.7.4
|
||||
description: Osclass is a php script that allows you to quickly create and manage
|
||||
your own free classifieds site.
|
||||
|
||||
@@ -80,7 +80,7 @@ The following table lists the configurable parameters of the Osclass chart and t
|
||||
| `externalDatabase.user` | Existing username in the external db | `bn_osclass` |
|
||||
| `externalDatabase.password` | Password for the above username | `nil` |
|
||||
| `externalDatabase.database` | Name of the existing database | `bitnami_osclass` |
|
||||
| `mariadb.enabled` | Wheter to use or not the mariadb chart | `true` |
|
||||
| `mariadb.enabled` | Whether to use or not the mariadb chart | `true` |
|
||||
| `mariadb.mariadbDatabase` | Database name to create | `bitnami_osclass` |
|
||||
| `mariadb.mariadbUser` | Database user to create | `bn_osclass` |
|
||||
| `mariadb.mariadbPassword` | Password for the database | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user