Fix link to collector.yaml (#4474)

This commit is contained in:
Mark Winter 2021-11-13 05:46:37 +09:00 committed by GitHub
parent 79e4639009
commit 706480e4d1
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