Skip to content

Commit 7c3fdc4

Browse files
committed
Update cert-manager installation url since it changed
1 parent 5616b95 commit 7c3fdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/cert-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ provisioning the certificates for the webhook server. Other solutions should
55
also work as long as they put the certificates in the desired location.
66

77
You can follow
8-
[the cert manager documentation](https://docs.cert-manager.io/en/latest/getting-started/install/kubernetes.html)
8+
[the cert manager documentation](https://cert-manager.io/docs/installation/)
99
to install it.
1010

1111
Cert manager also has a component called CA injector, which is responsible for

0 commit comments

Comments
 (0)