Skip to content

Commit

Permalink
Fixing a typo from the rad install kubernetes command (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwahiremat authored Oct 16, 2023
1 parent f9183ca commit 3d3b66d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Use the [`rad install kubernetes` command]({{< ref rad_install_kubernetes >}}) t
rad install kubernetes

# Install Radius with tracing and public endpoint override
rad install kubernetes --set global.zipkin.url=http://jaeger-collector.radius-monitoring.svc.cluster.local:9411/api/v2/spans,rp.publicEndpointOverride=localhost:8081`
rad install kubernetes --set global.zipkin.url=http://jaeger-collector.radius-monitoring.svc.cluster.local:9411/api/v2/spans,rp.publicEndpointOverride=localhost:8081
```

## Install with Helm
Expand Down

0 comments on commit 3d3b66d

Please sign in to comment.