mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
* update values * add migration * update templates * bump version * update ui * fix migration * reduce diff * ci migration * remove redundant code
11 lines
149 B
YAML
11 lines
149 B
YAML
pgadminNetwork:
|
|
webPort: 31000
|
|
|
|
pgadminConfig:
|
|
adminEmail: some@email.com
|
|
adminPassword: somepassword
|
|
|
|
pgadminStorage:
|
|
config:
|
|
type: pvc
|