File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
modules/ROOT/partials/release-notes Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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--
You can’t perform that action at this time.
0 commit comments