Skip to content

Commit

Permalink
fix the display issue (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
omcal authored Aug 11, 2023
1 parent 84b2bd3 commit a37bff1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/hazelcast-platform-operator-tls.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Run the following command for adding the cluster config to the CLC.
----
clc config add hz cluster.name=dev cluster.address=<EXTERNAL-IP> ssl.enabled=true ssl.server=example ssl.ca-path=<PATH/TO/example.crt>
----
--
Java::
+
Expand Down Expand Up @@ -163,6 +164,7 @@ CLC::
clc -c hz map size
----
--
Java::
+
Expand Down

0 comments on commit a37bff1

Please sign in to comment.