Files
chart/community/castopod/1.1.1/ci/basic-values.yaml
2023-10-28 18:49:10 +00:00

17 lines
348 B
YAML

castopodConfig:
baseUrl: http://localhost:31000
castopodNetwork:
webPort: 31000
castopodStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
mariadbData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/mariadbData
mariadbBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/mariadbBackup