Skip to content

Commit 8dd3b41

Browse files
authored
fix(doc): Update doc link (#54)
1 parent f1298da commit 8dd3b41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before proceeding, ensure you have the following:
4545
By convention, cert-manager is deployed in a namespace named `cert-manager`. The chart assumes this default and uses this value to add privileges to the cert-manager service account to enable the creation of resources of type "ionos-cloud". If you are deploying the cert-manager chart in a different namespace, you need to use the `certManager.namespace` chart value to set the name of the namespace where cert-manager is deployed. (e.g using `--set certManager.namespace=custom_namespace`)
4646

4747
3. ***Initiation of IONOS Cloud Authentication Token Secret:***
48-
See [IONOS Cloud Token management](https://docs.ionos.com/cloud/set-up-ionos-cloud/management/token-management) how to get a token.
48+
See [IONOS Cloud Token management](https://docs.ionos.com/cloud/set-up-ionos-cloud/management/identity-access-management/token-manager) how to get a token.
4949

5050
```bash
5151
kubectl create secret generic cert-manager-webhook-ionos-cloud \
@@ -193,4 +193,4 @@ Based on the operating system and the current user permissions, sudo may be need
193193

194194
### Compatibility:
195195

196-
This extension is **tested** with the following cert-manager major versions: v1.15.x, v1.16.x, v1.17.x
196+
This extension is **tested** with the following cert-manager major versions: v1.15.x, v1.16.x, v1.17.x

0 commit comments

Comments
 (0)