fix(mealie): use the new var for defining db type (#3714)

This commit is contained in:
Stavros Kois
2022-09-08 01:44:30 +03:00
committed by GitHub
parent 6be7724375
commit f7623e5f39
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ name: mealie
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
- https://github.com/hay-kot/mealie
version: 8.0.35
version: 9.0.0
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -12,7 +12,7 @@ podSecurityContext:
runAsGroup: 0
env:
DB_TYPE: postgres
DB_ENGINE: postgres
POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}"
POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}"
POSTGRES_PASSWORD: