Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-19 23:48:50 +00:00
parent 4d67abc47d
commit c815c49fc5
527 changed files with 5688 additions and 1061 deletions
+1 -2
View File
@@ -11,8 +11,7 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | `{}` | |
| envTpl.USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| env.USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| envValueFrom.HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.HOST.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |