mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
Synchronize upstreamed folder to 59b4ed1
This commit is contained in:
@@ -65,10 +65,10 @@ The following table lists the configurable parameters of the phpBB chart and the
|
||||
| `externalDatabase.password` | Password for the above username | `nil` |
|
||||
| `externalDatabase.database` | Name of the existing database | `bitnami_phpbb` |
|
||||
| `mariadb.enabled` | Use or not the MariaDB chart | `true` |
|
||||
| `mariadb.mariadbRootPassword` | MariaDB admin password | `nil` |
|
||||
| `mariadb.mariadbDatabase` | Database name to create | `bitnami_phpbb` |
|
||||
| `mariadb.mariadbUser` | Database user to create | `bn_phpbb` |
|
||||
| `mariadb.mariadbPassword` | Password for the database | _random 10 character long alphanumeric string_ |
|
||||
| `mariadb.rootUser.password` | MariaDB admin password | `nil` |
|
||||
| `mariadb.db.name` | Database name to create | `bitnami_phpbb` |
|
||||
| `mariadb.db.user` | Database user to create | `bn_phpbb` |
|
||||
| `mariadb.db.password` | Password for the database | _random 10 character long alphanumeric string_ |
|
||||
| `serviceType` | Kubernetes Service type | `LoadBalancer` |
|
||||
| `persistence.enabled` | Enable persistence using PVC | `true` |
|
||||
| `persistence.apache.storageClass` | PVC Storage Class for Apache volume | `nil` (uses alpha storage class annotation) |
|
||||
|
||||
Reference in New Issue
Block a user