fix output example in automated-tasks-with-cron-jobs.md (#17906)

This commit is contained in:
Kohei Toyoda
2019-12-02 02:27:04 -08:00
committed by Kubernetes Prow Robot
parent 249f88c64e
commit 555c0b878b
@@ -87,8 +87,8 @@ The output is similar to this:
```
NAME COMPLETIONS DURATION AGE
hello-4111706356 0/1 0s
hello-4111706356 0/1 0s 0s
hello-4111706356 1/1 5s 5s
hello-4111706356 0/1 0s 0s
hello-4111706356 1/1 5s 5s
```
Now you've seen one running job scheduled by the "hello" cron job.