Skip to content

Commit 4990c4e

Browse files
authored
Merge pull request #2418 from rocrisp/certmanagerlink
📖 Update cert-manager install url because it changed
2 parents 5616b95 + 7c3fdc4 commit 4990c4e

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)