Fix link to collector.yaml (#4501)

Co-authored-by: Mark Winter <wintermarkedward@gmail.com>
This commit is contained in:
Knative Prow Robot 2021-11-17 08:51:33 -08:00 committed by GitHub
parent ccf398427d
commit b35112d8f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ In the following example, you can configure a single collector instance using a
1. Create a Deployment, Service, and ConfigMap for the collector by entering the following command:
```bash
kubectl apply -f https://raw.githubusercontent.com/knative/docs/main/docs/admin/observability/collecting-metrics/collector.yaml
kubectl apply -f https://raw.githubusercontent.com/knative/docs/main/docs/serving/observability/metrics/collector.yaml
```
1. Update the `config-observability` ConfigMaps in the Knative Serving and