fix(docs): cert-manager values and cluster api kind hyperlink (#1194)

* docs: updated helm chart variable (#1186)

* docs: updated KamajiControlPlane Reference API link to newer version (v1alpha2)
This commit is contained in:
Francesco Brunello
2026-06-22 17:51:16 +02:00
committed by GitHub
parent 5e576071f0
commit b227a34a6c
@@ -60,7 +60,7 @@ spec:
```
!!! info "Full Reference"
For a full reference of the `KamajiControlPlane` custom resource, please see the [Reference APIs](https://doc.crds.dev/github.com/clastix/cluster-api-control-plane-provider-kamaji/controlplane.cluster.x-k8s.io/KamajiControlPlane/v1alpha1).
For a full reference of the `KamajiControlPlane` custom resource, please see the [Reference APIs](https://doc.crds.dev/github.com/clastix/cluster-api-control-plane-provider-kamaji/controlplane.cluster.x-k8s.io/KamajiControlPlane/v1alpha2).
## Getting started with the Kamaji Control Plane Provider
@@ -95,4 +95,3 @@ As result, the following Cluster API components will be installed:
In the next step, we will create a fully functional Kubernetes cluster using the Kamaji Control Plane Provider and the Infrastructure provider of choice.
For a complete list of supported infrastructure providers, please refer to the [other providers](other-providers.md) page.