mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
14 lines
194 B
YAML
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
|