Skip to content

Commit b42b935

Browse files
committed
remove curl from README
1 parent ff3f552 commit b42b935

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
122122
| `image.repository` | Repository for MarkLogic image | `progressofficial/marklogic-db` |
123123
| `image.tag` | Image tag for MarkLogic image | `11.3.0-ubi-rootless` |
124124
| `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` |
127125
| `initContainers.utilContainer.image` | Image for copyCerts and volume permission change for root to rootless upgrade InitContainer | `redhat/ubi9:9.4` |
128126
| `initContainers.utilContainer.pullPolicy` | Pull policy for copyCerts and volume permission change for root to rootless upgrade InitContainer | `IfNotPresent` |
129127
| `imagePullSecrets` | Registry secret names as an array | `[]` |

0 commit comments

Comments
 (0)