Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update word error of til
Signed-off-by: lonelyCZ <[email protected]>
  • Loading branch information
lonelyCZ committed Nov 22, 2021
commit efda3e7a8f3af9e9f70743a50e280bbef88d21b7
2 changes: 1 addition & 1 deletion docs/book/src/cronjob-tutorial/running-webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Now you can deploy it to your cluster by
make deploy IMG=<some-registry>/<project-name>:tag
```

Wait a while til the webhook pod comes up and the certificates are provisioned.
Wait a while till the webhook pod comes up and the certificates are provisioned.
It usually completes within 1 minute.

Now you can create a valid CronJob to test your webhooks. The creation should
Expand Down