mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 12:32:55 +08:00
* Add `Jenkins` to `community` train * add another combo test * update wording * change custom flag * remove space * disable http when https is enabled * unique ports
9 lines
169 B
YAML
9 lines
169 B
YAML
runAsContext:
|
|
- userName: jenkins
|
|
groupName: jenkins
|
|
gid: 1000
|
|
uid: 1000
|
|
description: Jenkins runs as a non-root user.
|
|
capabilities: []
|
|
hostMounts: []
|