mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 13:19:20 +08:00
fix ci values
This commit is contained in:
committed by
Stavros Kois
parent
31b56c8c03
commit
d43ca78084
@@ -9,6 +9,8 @@ mealieConfig:
|
||||
baseURL: http://localhost:31000
|
||||
|
||||
mealieStorage:
|
||||
data:
|
||||
type: pvc
|
||||
pgData:
|
||||
type: pvc
|
||||
pgBackup:
|
||||
|
||||
@@ -13,6 +13,8 @@ mealieRunAs:
|
||||
group: 1000
|
||||
|
||||
mealieStorage:
|
||||
data:
|
||||
type: pvc
|
||||
pgData:
|
||||
type: pvc
|
||||
pgBackup:
|
||||
|
||||
@@ -9,7 +9,9 @@ mealieConfig:
|
||||
defaultAdminPassword: supersecret
|
||||
baseURL: http://localhost:31000
|
||||
|
||||
briefkastenStorage:
|
||||
mealieStorage:
|
||||
data:
|
||||
type: pvc
|
||||
pgData:
|
||||
type: pvc
|
||||
pgBackup:
|
||||
|
||||
Reference in New Issue
Block a user