mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* initial commit * add values * add common * yupo * root * add more opts * integer -> int * Add rest api and expand ci values * fix typo * add example file and fix typos * check if the example file exists, not the actual file * always write to the example file
9 lines
156 B
YAML
9 lines
156 B
YAML
fscrawlerStorage:
|
|
jobs:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/jobs
|
|
|
|
fscrawlerConfig:
|
|
jobName: test
|
|
imageSelector: noocrImage
|