Skip to content

Commit

Permalink
docs: applications/akeneo: Remove reference to OpenSearch 2.x
Browse files Browse the repository at this point in the history
This is being replaced by 2.6 instead
  • Loading branch information
tdgroot committed Nov 19, 2024
1 parent f952d2a commit 4c08d4c
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 4c08d4c

Please sign in to comment.