metadata.yaml 269 B

12345678910
  1. runAsContext:
  2. - userName: pgadmin
  3. groupName: pgadmin
  4. gid: 5050
  5. uid: 5050
  6. description: pgAdmin runs as a non-root user.
  7. capabilities:
  8. - name: NET_BIND_SERVICE
  9. description: pgAdmin requires this ability to bind to privileged ports.
  10. hostMounts: []