Skip to content

Commit

Permalink
Replace Helm Chart redirection with Operator one (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasancelik authored Feb 16, 2024
1 parent 49fa24c commit da0b845
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ By default, Hazelcast does not shutdown gracefully. As a result, if you suddenly

To prevent data loss, set the following properties.

NOTE: All these properties are already set in xref:kubernetes:deploying-in-kubernetes.adoc#helm-chart[Hazelcast Helm Charts].
NOTE: All these properties are already set in link:https://docs.hazelcast.com/operator/latest/[Hazelcast Operator].

- `terminationGracePeriodSeconds`: in your StatefulSet (or Deployment) configuration; the value should be high enough to cover the data migration process
- `-Dhazelcast.shutdownhook.policy=GRACEFUL`: in the JVM parameters
Expand Down

0 comments on commit da0b845

Please sign in to comment.