mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in sugarcrm/README.md (#4795)
This commit is contained in:
committed by
k8s-ci-robot
parent
ec123bc0f5
commit
b496fb95c7
@@ -1,5 +1,5 @@
|
||||
name: sugarcrm
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
appVersion: 6.5.26
|
||||
description: SugarCRM enables businesses to create extraordinary customer relationships with the most innovative and affordable CRM solution in the market.
|
||||
keywords:
|
||||
|
||||
@@ -69,7 +69,7 @@ The following table lists the configurable parameters of the SugarCRM chart and
|
||||
| `externalDatabase.user` | Existing username in the external db | `bn_sugarcrm` |
|
||||
| `externalDatabase.password` | Password for the above username | `nil` |
|
||||
| `externalDatabase.database` | Name of the existing databse | `bitnami_sugarcrm` |
|
||||
| `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_sugarcrm` |
|
||||
| `mariadb.mariadbUser` | Database user to create | `bn_sugarcrm` |
|
||||
| `mariadb.mariadbPassword` | Password for the database | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user