mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 18:01:25 +08:00
* add `redis` to `community` train * add extra validation * add error message * enclose pattern in squotes * bump common
9 lines
174 B
YAML
9 lines
174 B
YAML
runAsContext:
|
|
- userName: redis
|
|
groupName: root
|
|
gid: 1001
|
|
uid: 0
|
|
description: Redis runs as a non-root user and root group.
|
|
capabilities: []
|
|
hostMounts: []
|