You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,7 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
115
115
|`license.key`| Set MarkLogic license key installed |`""`|
116
116
|`license.licensee`| Set MarkLogic licensee information |`""`|
117
117
|`affinity`| Affinity for MarkLogic pods assignment |`{}`|
118
+
|`topologySpreadConstraints`| POD Topology Spread Constraints to spread Pods across cluster |`[]`|
118
119
|`nodeSelector`| Node labels for MarkLogic pods assignment |`{}`|
119
120
|`persistence.enabled`| Parameter to enable MarkLogic data persistence using Persistence Volume Claim (PVC). If set to false, EmptyDir will be used. |`true`|
120
121
|`persistence.storageClass`| Storage class for MarkLogic data volume, leave empty to use the default storage class |`""`|
0 commit comments