Files
chart/library/ix-dev/community/castopod/ci/basic-values.yaml
Stavros Kois a5028ed941 Castopod - migrate storage section (adds acl) (#1910)
* bump version

* update template

* update UI

* update values

* add migration

* values

* reduce diff
2023-12-20 15:12:32 +02:00

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: ""