mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
Closes #327 Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
583 B
583 B
| sidebar_position |
|---|
| 100 |
Parameters
The following parameters are available for the Barman Cloud Plugin:
barmanObjectName: references theObjectStoreresource to be used by the plugin.serverName: Specifies the server name in the object store.
:::important
The serverName parameter in the ObjectStore resource is retained solely for
API compatibility with the in-tree barmanObjectStore and must always be left empty.
When needed, use the serverName plugin parameter in the Cluster configuration instead.
:::