Skip to content

Commit 3fd4912

Browse files
committed
change replicaCount to default value
1 parent cb6c0d9 commit 3fd4912

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
@@ -1,7 +1,7 @@
11
## Default values for marklogic server.
22

33
## Number of Marklogic nodes
4-
replicaCount: 3
4+
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

0 commit comments

Comments
 (0)