diff --git a/examples/rollout-daemonset.py b/examples/rollout-daemonset.py index b337d0c88..649924705 100644 --- a/examples/rollout-daemonset.py +++ b/examples/rollout-daemonset.py @@ -2,7 +2,7 @@ This example covers the following: - Create daemonset - Update daemonset - - List contoller revisions which belong to specified daemonset + - List controller revisions which belong to specified daemonset - Roll out daemonset """