Files
chart/library/ix-dev/community/fscrawler/ci/extra-values.yaml
Stavros Kois 57fe2e4793 fscrawler - migrate storage section (adds acl) (#1935)
* update values

* update template

* bump version

* add migration

* update ui

* typo
2023-12-22 15:03:59 +02:00

14 lines
194 B
YAML

fscrawlerConfig:
jobName: test
restart: true
loop: 2
fscrawlerStorage:
jobs:
type: pvc
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2