mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in suitecrm/README.md (#4809)
This commit is contained in:
committed by
k8s-ci-robot
parent
db61409f9d
commit
c8b7656d3e
@@ -1,5 +1,5 @@
|
||||
name: suitecrm
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
appVersion: 7.10.2
|
||||
description: SuiteCRM is a completely open source enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM.
|
||||
keywords:
|
||||
|
||||
@@ -69,7 +69,7 @@ The following table lists the configurable parameters of the SuiteCRM chart and
|
||||
| `externalDatabase.user` | Existing username in the external db | `bn_suitecrm` |
|
||||
| `externalDatabase.password` | Password for the above username | `nil` |
|
||||
| `externalDatabase.database` | Name of the existing database | `bitnami_suitecrm` |
|
||||
| `mariadb.enabled` | Whether to use or not the mariadb chart | `true` |
|
||||
| `mariadb.enabled` | Whether to use the MariaDB chart | `true` |
|
||||
| `mariadb.mariadbDatabase` | Database name to create | `bitnami_suitecrm` |
|
||||
| `mariadb.mariadbUser` | Database user to create | `bn_suitecrm` |
|
||||
| `mariadb.mariadbPassword` | Password for the database | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user