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: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,6 @@ 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 |`{}`|
119
118
|`nodeSelector`| Node labels for MarkLogic pods assignment |`{}`|
120
119
|`persistence.enabled`| Parameter to enable MarkLogic data persistence using Persistence Volume Claim (PVC). If set to false, EmptyDir will be used. |`true`|
121
120
|`persistence.storageClass`| Storage class for MarkLogic data volume, leave empty to use the default storage class |`""`|
0 commit comments