Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-06 19:23:04 +00:00
parent a2c6aaaa8e
commit 5d99884e20
40 changed files with 574 additions and 109 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | See below | environment variables. See [image docs](https://github.com/xirixiz/dsmr-reader-docker#dsmr-reader---environment-variables) for more details. |
| env.DJANGO_TIME_ZONE | string | `"{{ .Values.security.TZ }}"` | Set the container timezone |
| env.DJANGO_TIME_ZONE | string | `"{{ .Values.TZ }}"` | Set the container timezone |
| envValueFrom.DJANGO_DATABASE_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.DJANGO_DATABASE_HOST.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.DJANGO_DATABASE_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |