Skip to content

Commit 0ed7981

Browse files
Update content/operate/kubernetes/networking/routes.md
1 parent e636290 commit 0ed7981

File tree

1 file changed

+1
-1
lines changed
  • content/operate/kubernetes/networking

1 file changed

+1
-1
lines changed

content/operate/kubernetes/networking/routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OpenShift routes allow requests to be routed to the database or cluster API from
1616

1717
* Before you can connect to your database from outside the cluster, you'll need the root CA certificate of the DMC Proxy server to validate the server certificate.
1818

19-
By default, the DMC Proxy uses a self-signed certificate. You can retrieve it from the Redis Enterprise admin console, or from the machine at /etc/opt/redislabs/proxy_cert.pem by default, and save it as a file (for example, named "ca.pem") on the client machine.
19+
By default, the DMC Proxy uses a self-signed certificate. You can retrieve it from the Redis Enterprise admin console, or from the machine at `/etc/opt/redislabs/proxy_cert.pem` (default location), and save it as a file (for example, named "ca.pem") on the client machine.
2020

2121
* Your database also needs TLS encryption enabled.
2222

0 commit comments

Comments
 (0)