mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-31 10:11:59 +00:00
🔨 Add NET_RAW
and NET_ADMIN
capabilities to tracer
container
This commit is contained in:
@@ -125,6 +125,8 @@ spec:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_RAW
|
||||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
- SYS_PTRACE
|
||||
- DAC_OVERRIDE
|
||||
|
Reference in New Issue
Block a user