Skip to content

Commit f0511ad

Browse files
doc: Clarify the term "role"
1 parent d4690ff commit f0511ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/opensearch/pages/usage-guide/configuration-environment-overrides.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ IMPORTANT: Overriding certain properties which are set by the operator (such as
99
== Configuration Properties
1010

1111
For a role or role group, at the same level of `config`, you can specify `configOverrides` for the `opensearch.yml`.
12-
For example, if you want to enable role-based access to the REST management API for the role `all_access`, then adapt the cluster resource as follows:
12+
For example, if you want to enable role-based access to the REST management API for the role `all_access` (not to be confused with the OpenSearch node role), then adapt the cluster resource as follows:
1313

1414
[source,yaml]
1515
----

0 commit comments

Comments
 (0)