Skip to content

Commit 206b5df

Browse files
committed
update docs
1 parent 9ceafd6 commit 206b5df

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/modules/trino/pages/usage-guide/client-spooling-protocol.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
<2> Configures the filesystem type for spooling. Only S3 is supported currently via the custom resource definition.
2929

3030
The operator automatically fills in additional settings required by Trino, such as the `protocol.spooling.shared-secret-key`.
31-
Users can change the contents of the `spooling-manager.properties` file by adding entries to the optional `spec.clusterConfig.clientSpoolingProtocol.config_overrides` map.
31+
To add or replace properties in the generated `spooling-manager.properties` file, use the `configOverrides` property as describe here : xref:usage-guide/configuration.adoc[].
3232

3333
[IMPORTANT]
3434
====

docs/modules/trino/pages/usage-guide/configuration.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For a role or role group, at the same level of `config`, you can specify `config
1616
* `password-authenticator.properties`
1717
* `security.properties`
1818
* `exchange-manager.properties`
19+
* `spooling-manager.properties`
1920

2021
For a list of possible configuration properties consult the https://trino.io/docs/current/admin/properties.html[Trino Properties Reference].
2122

0 commit comments

Comments
 (0)