Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
semihbkgr committed May 15, 2024
2 parents a61da31 + f5d21b4 commit e19f980
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Run the following command to create the Hazelcast cluster with Expose Externally

[source, shell]
----
cat <<EOF | kubectl apply -f -
kubectl apply -f - <<EOF
include::ROOT:example$/operator-expose-externally/hazelcast-unisocket.yaml[]
EOF
----
Expand Down Expand Up @@ -310,7 +310,7 @@ Run the following command to create the Hazelcast cluster with Expose Externally

[source, shell]
----
cat <<EOF | kubectl apply -f -
kubectl apply -f - <<EOF
include::ROOT:example$/operator-expose-externally/hazelcast.yaml[]
EOF
----
Expand Down

0 comments on commit e19f980

Please sign in to comment.