mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 23:35:36 +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
8 lines
128 B
YAML
8 lines
128 B
YAML
fscrawlerConfig:
|
|
jobName: test
|
|
|
|
fscrawlerStorage:
|
|
jobs:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/jobs
|