Skip to content

Commit

Permalink
Paas opensearch version (#1706)
Browse files Browse the repository at this point in the history
* fix grammar

* upgrade to opensearch 2
  • Loading branch information
vrobert78 authored Feb 26, 2025
1 parent 646e7a7 commit d967ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/paas/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add (or uncomment) the Elasticsearch service configuration.
```yaml
// .platform/services.yaml
elasticsearch:
type: opensearch:1.2
type: opensearch:2
disk: 256
```
Expand Down

0 comments on commit d967ed7

Please sign in to comment.