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-21 10:42:18 +00:00
parent 6ec59ad41a
commit 50d32514bd
7 changed files with 70 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.LEAN_APP_URL | string | `"{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}https://{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ end }}{{ end }}"` | |
| env.LEAN_DB_DATABASE | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | |
| env.LEAN_DB_USER | string | `"{{ .Values.mariadb.mariadbUsername }}"` | |
| envValueFrom.LEAN_DB_HOST.secretKeyRef.key | string | `"plainhost"` | |