Skip to content

Commit bf8004e

Browse files
doc: Fix typo
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent c63f5e5 commit bf8004e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/opensearch/pages/usage-guide/storage-resource-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ nodes:
1919

2020
In the example above, all OpenSearch nodes in the data role group store data (the location of the property `path.data`) on a `50Gi` volume.
2121

22-
If nothing is configured in the custom resource for a certain role group, then by default each Pod has a `8Gi` large local volume mount for the data location.
22+
If nothing is configured in the custom resource for a certain role group, then by default each Pod has an `8Gi` large local volume mount for the data location.
2323

2424
On role groups with only the `cluster_manager` node role, you probably want to decrease this value, but increase it on role groups with the `data` node role.
2525

0 commit comments

Comments
 (0)