Skip to content

Commit

Permalink
[CN-1194] Update warning on expose externally in Istio setup (#208)
Browse files Browse the repository at this point in the history
* add warning

* update to important label

* update istio warning

* replace the warning

* fix warning

* make it note
  • Loading branch information
semihbkgr authored May 28, 2024
1 parent 4542e32 commit 86b9970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/connect-outside-kubernetes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ If you use AKS, consider the following:

== Configuring `exposeExternally`

To allow connections from clients, you need to configure the `exposeExternally` field, of the Hazelcast custom resource.
To allow connections from clients, you need to configure the `exposeExternally` field, of the Hazelcast custom resource.

IMPORTANT: If using Istio, you cannot use `exposeExternally`.
NOTE: If using Istio, you cannot use `exposeExternally`.

This field has the following properties:

Expand Down

0 comments on commit 86b9970

Please sign in to comment.