mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
Add example in bitnami-common chart
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: bitnami-common
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
appVersion: 0.0.1
|
||||
description: Chart with custom tempaltes used in Bitnami charts.
|
||||
keywords:
|
||||
@@ -10,6 +10,6 @@ keywords:
|
||||
- service
|
||||
- catalog
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
- name: bitnami-bot
|
||||
email: containers@bitnami.com
|
||||
engine: gotpl
|
||||
|
||||
@@ -11,4 +11,6 @@ The following table lists the available templates defined in the Bitnami Common
|
||||
| `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 | `username` |
|
||||
| `externaldb.password` | Return the secret key containing the database password given a service broker type | `password` |
|
||||
| `externaldb.password` | Return the secret key containing the database password given a service broker type | `password` |
|
||||
|
||||
> In order to see an example of how to use this template take a look at the [bitnami/node](https://github.com/bitnami/charts/tree/master/bitnami/node) chart
|
||||
Reference in New Issue
Block a user