mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
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: ""
|