mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* bump version * update template * update UI * update values * add migration * values * reduce diff
17 lines
242 B
YAML
17 lines
242 B
YAML
castopodConfig:
|
|
baseUrl: http://localhost:31000
|
|
|
|
castopodNetwork:
|
|
webPort: 31000
|
|
|
|
castopodStorage:
|
|
data:
|
|
type: pvc
|
|
mariadbData:
|
|
type: pvc
|
|
mariadbBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|