Skip to content

Commit 329b52d

Browse files
committed
docs: Refine OpenSearch security plugin entry
1 parent 9bbb314 commit 329b52d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Implemented in https://github.com/stackabletech/spark-k8s-operator/pull/647[spar
124124
Detailed information can be found at the xref:opensearch:reference/discovery.adoc[OpenSearch discovery documentation page].
125125
See https://github.com/stackabletech/opensearch-operator/issues/52[opensearch-operator#52].
126126
* The OpenSearch security plugin is now configurable within the OpenSearchCluster specification.
127-
Users can choose for each configuration file whether to initialize it solely with the provided values and manage it through the API or to allow the operator to take over management.
127+
There are two modes of management for the configuration files of the security plugin: one uses the provided configuration only to initialize the security index, after which the API manages it; the other allows the operator to manage the configuration directly. See the xref:opensearch:usage-guide/security.adoc#_settings[security documentation page] for more details on this.
128128
+
129129
--
130130
[IMPORTANT]

0 commit comments

Comments
 (0)