We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f8905a + 0de1a5f commit d98c4cbCopy full SHA for d98c4cb
docs/book/src/cronjob-tutorial/running-webhook.md
@@ -41,7 +41,7 @@ You need to enable the webhook and cert manager configuration through kustomize.
41
Now you can deploy it to your cluster by
42
43
```bash
44
-make deploy
+make deploy IMG=<some-registry>/<project-name>:tag
45
```
46
47
Wait a while til the webhook pod comes up and the certificates are provisioned.
0 commit comments