Skip to content

Commit 84d4a6c

Browse files
Update private-cloud-standard-operator.md
1 parent cc7c7dc commit 84d4a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/deployment/private-cloud/private-cloud-cluster/private-cloud-standard-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ In Operator version 2.7.0 and above, the build pod will trust certificates from
253253
{{% /alert %}}
254254

255255
{{% alert color="info" %}}
256-
When using Global Operator, the custom tls secret has to be created in both namespaces (global + managed). If it’s not created the operator will crashloopbackoff because the secret cannot be mounted. The same secret needs to be added for both Global and managed, as we dont support different custom TLS on different managed namespace.
256+
When using Global Operator, you must create the custom TLS secret in both namespaces (Global and Managed), otherwise the Operator will show an error because the secret cannot be mounted. The same secret must be added for both Global and Managed namespaces, because Mendix does not support different custom TLS on different Managed namespaces.
257257
{{% /alert %}}
258258

259259
To use encryption and avoid [MITM attacks](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), communication with all external services should be done over TLS.

0 commit comments

Comments
 (0)