mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* Add `distribution` to `community` train * add service * initial tests * add values * https * add persistence * add htpasswd * mount file * secret * fix fullname * typo * typo * add questions and metadata * remove * format * allow disabling fs backend * test with ro root fs * remove comment * fix auth and perms * update icon
9 lines
187 B
YAML
9 lines
187 B
YAML
runAsContext:
|
|
- userName: distribution
|
|
groupName: distribution
|
|
gid: 568
|
|
uid: 568
|
|
description: Distribution can run as any non-root user.
|
|
capabilities: []
|
|
hostMounts: []
|