diff --git a/slides/kube/daemonset.md b/slides/kube/daemonset.md index d3bfdb46..d2723aa0 100644 --- a/slides/kube/daemonset.md +++ b/slides/kube/daemonset.md @@ -142,7 +142,7 @@ We all knew this couldn't be that easy, right! - We could also tell Kubernetes to ignore these errors and try anyway -- The `--force` flag actual name is `--validate=false` +- The `--force` flag's actual name is `--validate=false` .exercise[