mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 05:24:34 +08:00
* add `wordpress` to `community` catalog * set version to 1.0.0 * fix sources * update readme's * remove category
11 lines
286 B
YAML
11 lines
286 B
YAML
runAsContext:
|
|
- userName: www-data
|
|
groupName: www-data
|
|
gid: 33
|
|
uid: 33
|
|
description: Wordpress run as a non-root user (33)
|
|
capabilities:
|
|
- name: NET_BIND_SERVICE
|
|
description: Wordpress requires this ability to bind to port 80 within the container.
|
|
hostMounts: []
|