Skip to content

Commit f4b54af

Browse files
committed
remove --version from README
1 parent 806a2d6 commit f4b54af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ persistence:
5959
```
6060
5. Install the MarkLogic Helm Chart with the above custom settings. The rest of the settings will default to the values as listed below in the [Parameters](#parameters) section.
6161
```
62-
helm install my-release marklogic/marklogic --version=1.0.0 --values values.yaml --namespace=marklogic
62+
helm install my-release marklogic/marklogic --values values.yaml --namespace=marklogic
6363
```
6464
Once the installation is complete and the pod is in a running state, the MarkLogic admin UI can be accessed using the port-forwarding command as below:
6565
```

0 commit comments

Comments
 (0)