mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
* add node-red - initial commit * add templtes * add ci values and questions * run single test * all but one * add trace logging * hmmmm * root * add tests * no 18 for now * update questions and chart.yaml * fix tests * bump common
9 lines
172 B
YAML
9 lines
172 B
YAML
runAsContext:
|
|
- userName: node-red
|
|
groupName: node-red
|
|
gid: 1000
|
|
uid: 1000
|
|
description: Node-RED runs as a non-root user.
|
|
capabilities: []
|
|
hostMounts: []
|