Commit dc26f4f
fix: allow OTEL collector egress in NetworkPolicy (#40)
fix: allow OTEL collector egress in NetworkPolicy (ports 4317/4318)
The NetworkPolicy blocked gRPC/HTTP connections to the OTEL collector,
silently dropping trace exports. Adds egress rules for the standard
OTLP ports.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9c16a85 commit dc26f4f
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
66 | 80 | | |
67 | 81 | | |
68 | 82 | | |
| |||
0 commit comments