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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,6 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
122
122
|`image.repository`| Repository for MarkLogic image |`progressofficial/marklogic-db`|
123
123
|`image.tag`| Image tag for MarkLogic image |`11.3.0-ubi-rootless`|
124
124
|`image.pullPolicy`| Image pull policy for MarkLogic image |`IfNotPresent`|
125
-
|`initContainers.configureGroup.image`| Image for configureGroup InitContainer |`curlimages/curl:8.8.0`|
126
-
|`initContainers.configureGroup.pullPolicy`| Pull policy for configureGroup InitContainer |`IfNotPresent`|
127
125
|`initContainers.utilContainer.image`| Image for copyCerts and volume permission change for root to rootless upgrade InitContainer |`redhat/ubi9:9.4`|
128
126
|`initContainers.utilContainer.pullPolicy`| Pull policy for copyCerts and volume permission change for root to rootless upgrade InitContainer |`IfNotPresent`|
129
127
|`imagePullSecrets`| Registry secret names as an array |`[]`|
0 commit comments