Skip to content

Commit b5a9958

Browse files
author
Barkha Choithani
committed
fixed typo
1 parent 247407a commit b5a9958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ replicaCount: 1
55

66
# update strategy for MarkLogic and Helm chart upgrades
77
# 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.
8+
# and onDelete allows more control over the upgrade and recovery in case of failure.
99
updateStrategy:
1010
type: OnDelete
1111

0 commit comments

Comments
 (0)