Files
chart/community/castopod/1.2.2/ci/extra-values.yaml
2023-12-28 09:40:31 +00:00

22 lines
336 B
YAML

castopodConfig:
baseUrl: http://localhost:31000
castopodNetwork:
webPort: 31000
castopodStorage:
data:
type: pvc
mariadbData:
type: pvc
mariadbBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2