Fixed wrong file location in example.

This commit is contained in:
Joerg Schad
2020-04-24 17:47:52 +02:00
committed by GitHub
parent fa60eb78e3
commit 32a93714d2
@@ -102,7 +102,7 @@ If you update DaemonSets using
use `kubectl apply`:
```shell
kubectl apply -f https://k8s.io/examples/application/fluentd-daemonset-update.yaml
kubectl apply -f https://k8s.io/examples/controllers/fluentd-daemonset-update.yaml
```
#### Imperative commands