Skip to content

Commit d98c4cb

Browse files
authored
Merge pull request #1327 from mengqiy/book
📖 update command in running webhook section
2 parents 8f8905a + 0de1a5f commit d98c4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You need to enable the webhook and cert manager configuration through kustomize.
4141
Now you can deploy it to your cluster by
4242

4343
```bash
44-
make deploy
44+
make deploy IMG=<some-registry>/<project-name>:tag
4545
```
4646

4747
Wait a while til the webhook pod comes up and the certificates are provisioned.

0 commit comments

Comments
 (0)