mirror of https://github.com/knative/docs.git
fix wrong path (#989)
This commit is contained in:
parent
3f5b673b33
commit
1c4479d69e
|
@ -174,7 +174,7 @@ To configure and setup monitoring:
|
|||
|
||||
```shell
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue