mirror of
https://github.com/truenas/charts.git
synced 2026-08-27 12:04:48 -06:00
583e62a44a
* 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
|