Files
chart/community/castopod/1.2.21/metadata.yaml
2024-07-05 07:46:55 +00:00

19 lines
580 B
YAML

runAsContext:
- userName: root
groupName: root
gid: 0
uid: 0
description: Castopod run as root user
capabilities:
- name: CHOWN
description: Castopod is able to chown files.
- name: DAC_OVERRIDE
description: Castopod is able to bypass permission checks.
- name: FOWNER
description: Castopod is able bypass permission checks for it's sub-processes.
- name: SETGID
description: Castopod is able to set group ID for it's sub-processes.
- name: SETUID
description: Castopod is able to set user ID for it's sub-processes.
hostMounts: []