diff --git a/content/en/docs/private-platform/configuration/pmp-configure-k8s.md b/content/en/docs/private-platform/configuration/pmp-configure-k8s.md index b4a2fbd8b59..cc1224616c8 100644 --- a/content/en/docs/private-platform/configuration/pmp-configure-k8s.md +++ b/content/en/docs/private-platform/configuration/pmp-configure-k8s.md @@ -31,7 +31,7 @@ Finally, you must also [register your Kubernetes cluster](#register-cluster). ### Obtaining and Configuring the CA Certificate {#ca-certificate} -Most Kubernetes cluster API servers use self-signed certificates. In order to access the API server from Private Mendix Platform, you must add its CA certificate to the operator configuration of the namespace where Private Mendix Platform is installed. For more information, see [Creating a Mendix on Kubernetes Cluster: Custom TLS](/developerportal/deploy/standard-operator/#custom-tls). +Most Kubernetes cluster API servers use self-signed certificates. In order to access the API server from Private Mendix Platform, you must add its CA certificate to the operator configuration of the namespace where Private Mendix Platform is installed. You can obtain the CA certificate by running the following commands: