Skip to content

Commit b9cef0c

Browse files
authored
Remove SYS_PTRACE from otel go autoinstrumentation
This is not needed, see #5889
1 parent 6b0a620 commit b9cef0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/en/docs/kubernetes/operator/automatic.md

-3
Original file line numberDiff line numberDiff line change
@@ -531,9 +531,6 @@ permissions:
531531

532532
```yaml
533533
securityContext:
534-
capabilities:
535-
add:
536-
- SYS_PTRACE
537534
privileged: true
538535
runAsUser: 0
539536
```

0 commit comments

Comments
 (0)