mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* initial commit * add templates and values * whops * remove caps * metadata + read me * add more tests * add questions and validation * add group
14 lines
299 B
YAML
14 lines
299 B
YAML
runAsContext:
|
|
- userName: linkding
|
|
groupName: linkding
|
|
gid: 568
|
|
uid: 568
|
|
description: Linkding can run as any non-root user.
|
|
- userName: postgres
|
|
groupName: postgres
|
|
gid: 999
|
|
uid: 999
|
|
description: Postgres runs as a non-root user.
|
|
capabilities: []
|
|
hostMounts: []
|