Skip to content

Commit

Permalink
Merge pull request #292 from ByteInternet/remove_opensearch_2x_reference
Browse files Browse the repository at this point in the history
docs: applications/akeneo: Remove reference to OpenSearch 2.x
  • Loading branch information
tdgroot authored Nov 19, 2024
2 parents a549d52 + 4c08d4c commit 44857e8
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,10 @@ hypernode-systemctl settings php_version 8.1
hypernode-systemctl settings php_apcu_enabled True
```

## Configure and Enable OpenSearch v2.x

```bash
hypernode-systemctl settings opensearch_version 2.x
```
## Configure and Enable OpenSearch v2.6

```bash
hypernode-systemctl settings opensearch_version 2.6
hypernode-systemctl settings opensearch_enabled True
```

Expand Down

0 comments on commit 44857e8

Please sign in to comment.