We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247407a commit b5a9958Copy full SHA for b5a9958
charts/values.yaml
@@ -5,7 +5,7 @@ replicaCount: 1
5
6
# update strategy for MarkLogic and Helm chart upgrades
7
# It is recommended to use OnDelete updateStrategy as MarkLogic bootstrap host (pod-0) needs to be upgraded first in the cluster
8
-# and onDelete allows more control over the upgrade and recovery incase of failure.
+# and onDelete allows more control over the upgrade and recovery in case of failure.
9
updateStrategy:
10
type: OnDelete
11
0 commit comments