Skip to content

Commit

Permalink
Update content/en/docs/porch/contributors-guide/environment-setup.md
Browse files Browse the repository at this point in the history
Co-authored-by: Gergely Csatari <[email protected]>
  • Loading branch information
liamfallon and CsatariGergely authored Nov 6, 2024
1 parent 5847caa commit cdc3422
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Follow the steps below to enable Open Telemetry/Jaeger tracing on your Porch dep
kubectl apply -f https://raw.githubusercontent.com/nephio-project/porch/refs/heads/main/deployments/tracing/deployment.yaml
```

2. Add the environment variable `OTEL` to the porch-server manifest:
2. Add the environment variable *OTEL* to the porch-server manifest:

```
kubectl edit deployment -n porch-system porch-server
Expand Down

0 comments on commit cdc3422

Please sign in to comment.