Skip to content

Commit

Permalink
Remove SYS_PTRACE from otel go autoinstrumentation
Browse files Browse the repository at this point in the history
This is not needed, see #5889
  • Loading branch information
cartermp authored Jan 7, 2025
1 parent 6b0a620 commit b9cef0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/en/docs/kubernetes/operator/automatic.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,9 +531,6 @@ permissions:

```yaml
securityContext:
capabilities:
add:
- SYS_PTRACE
privileged: true
runAsUser: 0
```
Expand Down

0 comments on commit b9cef0c

Please sign in to comment.