From 3b4d1c4289efe835b8c9df8debd728e4a290014a Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Wed, 16 Sep 2026 17:39:03 +0200 Subject: [PATCH] Updated Custom CA section - PMP CI/CD on K8s --- .../en/docs/private-platform/configuration/pmp-configure-k8s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: