add CHOWN cap

This commit is contained in:
2026-01-12 21:32:01 +11:00
parent 43522548f7
commit f6edffea0d

View File

@@ -9,7 +9,8 @@ allowHostPID: false
allowHostPorts: false
allowPrivilegeEscalation: true
allowPrivilegedContainer: false
allowedCapabilities: null
allowedCapabilities:
- CHOWN
defaultAddCapabilities: null
fsGroup:
type: MustRunAs
@@ -36,3 +37,4 @@ volumes:
- projected
- secret
priority: 6 # Higher than restricted-s6 (5) due to hostPath access