Files
chart/library/ix-dev/community/metube/ci/extra-values.yaml
Stavros Kois fab1c03d74 Add metube to community train (#1635)
* initial commit

* add upg strategy

* some metadata

* add template for service

* add values

* typo

* add more

* add metadata

* add readme

* add questions

* remove quotes
2023-10-13 18:43:18 +03:00

15 lines
206 B
YAML

metubeConfig:
defaultTheme: light
metubeNetwork:
webPort: 31000
metubeStorage:
downloads:
type: pvc
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2