Skip to content

Commit a814c1b

Browse files
committed
docs: Mention additional permission for secret-operator
1 parent fe95689 commit a814c1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,8 @@ See the xref:secret-operator:secretclass.adoc#ca-rotation[SecretClass] and xref:
548548
The resources are automatically converted by the operator.
549549
** The operator now deploys the CRDs for SecretClass and TrustStore by itself instead of relying on the Helm chart.
550550
This enables the operator to automatically rotate and update the TLS certificate (`caBundle`) used for the conversion webhook.
551+
To enable this mechanism, the operator needs additional permissions.
552+
These permissions are automatically granted when using the Helm Chart, but need to be manually set if other deployment mechanisms are used.
551553
The maintenance of CRDs (and default custom resources) can be disabled via Helm:
552554
+
553555
--

0 commit comments

Comments
 (0)