Files
chart/library/ix-dev/community/pgadmin/metadata.yaml
Stavros Kois d7a011168f NAS-123129 / 23.10 / add pgadmin to community train (#1387)
* add `pgadmin` to `community` train

* add readme's

* metadata

* add  templates and values

* update metadat
2023-07-21 19:43:28 +03:00

11 lines
269 B
YAML

runAsContext:
- userName: pgadmin
groupName: pgadmin
gid: 5050
uid: 5050
description: pgAdmin runs as a non-root user.
capabilities:
- name: NET_BIND_SERVICE
description: pgAdmin requires this ability to bind to privileged ports.
hostMounts: []