extra-values.yaml 194 B

12345678910111213
  1. fscrawlerConfig:
  2. jobName: test
  3. restart: true
  4. loop: 2
  5. fscrawlerStorage:
  6. jobs:
  7. type: pvc
  8. additionalStorages:
  9. - type: pvc
  10. mountPath: /data1
  11. - type: pvc
  12. mountPath: /data2