mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 13:43:10 +01:00
chore(deps): remove PluginConfigurationList
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
This commit is contained in:
parent
c9ef9f5309
commit
5cc751f17f
@ -53,7 +53,7 @@ var _ = Describe("LifecycleImplementation", func() {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Plugins: cnpgv1.PluginConfigurationList{
|
Plugins: []cnpgv1.PluginConfiguration{
|
||||||
{
|
{
|
||||||
Name: "barman-cloud.cloudnative-pg.io",
|
Name: "barman-cloud.cloudnative-pg.io",
|
||||||
Parameters: map[string]string{
|
Parameters: map[string]string{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user