Fixed wrong file location in example.
This commit is contained in:
@@ -102,7 +102,7 @@ If you update DaemonSets using
|
|||||||
use `kubectl apply`:
|
use `kubectl apply`:
|
||||||
|
|
||||||
```shell
|
```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
|
#### Imperative commands
|
||||||
|
|||||||
Reference in New Issue
Block a user