mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +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
155 B
YAML
9 lines
155 B
YAML
runAsContext:
|
|
- userName: root
|
|
groupName: root
|
|
gid: 0
|
|
uid: 0
|
|
description: FSCrawler runs as a root user.
|
|
capabilities: []
|
|
hostMounts: []
|