fix wrong path (#989)

This commit is contained in:
Yanwei Guo 2019-03-12 16:21:43 -07:00 committed by Knative Prow Robot
parent 3f5b673b33
commit 1c4479d69e
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ To configure and setup monitoring:
```shell ```shell
kubectl apply --recursive --filename config/monitoring/100-namespace.yaml \ kubectl apply --recursive --filename config/monitoring/100-namespace.yaml \
--filename third_party/config/monitoring/logging/stackdriver --filename config/monitoring/logging/stackdriver
``` ```
1. Ensure that the `fluentd-ds-*` pods all report a `Running` status: 1. Ensure that the `fluentd-ds-*` pods all report a `Running` status: