mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 01:40:51 +08:00
* update values * add migration * update templates * bump version * update ui * fix migration * reduce diff * ci migration * remove redundant code
12 lines
169 B
YAML
12 lines
169 B
YAML
pgadminNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
pgadminConfig:
|
|
adminEmail: some@email.com
|
|
adminPassword: somepassword
|
|
|
|
pgadminStorage:
|
|
config:
|
|
type: pvc
|