Skip to content

Commit c58b6db

Browse files
committed
docs: fix incorrect file path in documentation
Signed-off-by: mrrr61 <mrrr61@outlook.com>
1 parent 7282898 commit c58b6db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

federated-learning-controller/docs/configure-environment-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ kubectl --context kind-hub create namespace open-cluster-management-addon
105105
Then, apply the Kustomization to deploy the add-on resources:
106106

107107
```bash
108-
kubectl --context kind-hub apply -k deploy
108+
kubectl --context kind-hub apply -k otel-addon
109109
```
110110

111111
The OCM add-on manager will now distribute the OTel collector and Kepler to the managed clusters as defined by the `Placement` resource.

0 commit comments

Comments
 (0)