mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Add table in README with available templates
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# Bitnami Common
|
||||
|
||||
This chart just defines a set of templates so that they can be reused in other charts.
|
||||
|
||||
## Available templates
|
||||
|
||||
The following table lists the available templates defined in the Bitnami Common chart.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ----------------------------- | ----------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `externaldb.host` | Return the secret key containing the database host given a service broker type | `host` |
|
||||
| `externaldb.port` | Return the secret key containing the database port given a service broker type | `port` |
|
||||
| `externaldb.username` | Return the secret key containing the database user given a service broker type | `user` |
|
||||
| `externaldb.password` | Return the secret key containing the database password given a service broker type | `password` |
|
||||
Reference in New Issue
Block a user