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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
137
137
|`image.repository`| Repository for MarkLogic image |`progressofficial/marklogic-db`|
138
138
|`image.tag`| Image tag for MarkLogic image |`11.3.1-ubi-rootless-2.1.2`|
139
139
|`image.pullPolicy`| Image pull policy for MarkLogic image |`IfNotPresent`|
140
-
|`initContainers.utilContainer.image`| Image for copyCerts and volume permission change for root to rootless upgrade InitContainer |`redhat/ubi9:9.5`|
140
+
|`initContainers.utilContainer.image`| Image for copyCerts and volume permission change for root to rootless upgrade InitContainer |`redhat/ubi9:9.6`|
141
141
|`initContainers.utilContainer.pullPolicy`| Pull policy for copyCerts and volume permission change for root to rootless upgrade InitContainer |`IfNotPresent`|
142
142
|`imagePullSecrets`| Registry secret names as an array |`[]`|
143
143
|`hugepages.enabled`| Parameter to enable Hugepage on MarkLogic |`false`|
0 commit comments