File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/guides/hazelcast/tls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Hazelcast TLS/SSL Encryption Overview
3
3
menu :
4
4
docs_{{ .version }} :
5
5
identifier : hz-tls-hazelcast-hz
6
- name : Combined Cluster
6
+ name : Hazelcast TLS
7
7
parent : hz-tls-hazelcast
8
8
weight : 20
9
9
menu_name : docs_{{ .version }}
@@ -22,7 +22,7 @@ KubeDB supports providing TLS/SSL encryption for `Hazelcast`. This tutorial will
22
22
23
23
- Install [ ` cert-manger ` ] ( https://cert-manager.io/docs/installation/ ) v1.0.0 or later to your combined to manage your SSL/TLS certificates.
24
24
25
- - Now, install KubeDB cli on your workstation and KubeDB operator in your combined following the steps [ here] ( /docs/setup/README.md ) .
25
+ - Now, install KubeDB cli on your workstation and KubeDB operator in your cluster combined following the steps [ here] ( /docs/setup/README.md ) .
26
26
27
27
- To keep things isolated, this tutorial uses a separate namespace called ` demo ` throughout this tutorial.
28
28
You can’t perform that action at this time.
0 commit comments