Skip to content

Commit d2a10ec

Browse files
committed
Update CronJob tutorial
1 parent 42f35fc commit d2a10ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/running.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Now that we know it's working, we can run it in the cluster. Stop the
6262

6363
```bash
6464
make docker-build docker-push IMG=<some-registry>/controller
65-
make deploy
65+
make deploy IMG=<some-registry>/controller
6666
```
6767

6868
If we list cronjobs again like we did before, we should see the controller

0 commit comments

Comments
 (0)