fix: typo

This commit is contained in:
antoinegauvain 2019-12-16 14:33:03 +01:00
parent 4f216629f6
commit bf323ebb9c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ spec:
This manifest is fairly close to a `CronJob`.
Apply it and see what is happening. Does it restarts?
Apply it and see what is happening. Does it restart?
```sh
$ kubectl apply -f 09-cronjob/02-simple-job.yml