mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 13:43:10 +01:00
chore: test test
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
This commit is contained in:
parent
b45cddfc19
commit
9d7606947d
@ -113,6 +113,7 @@ func Setup(ctx context.Context, cl client.Client, opts ...SetupOption) error {
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
options.CNPGImageTag = "dev-config-plugin"
|
||||||
if err := installCNPG(ctx, cl, options); err != nil {
|
if err := installCNPG(ctx, cl, options); err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user