Fixed wrong file location in example.

This commit is contained in:
Joerg Schad
2020-04-24 17:47:52 +02:00
committed by bryan
parent d6bcd32888
commit 75e2e3e93a
@@ -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