mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +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
|
||||
}
|
||||
|
||||
options.CNPGImageTag = "dev-config-plugin"
|
||||
if err := installCNPG(ctx, cl, options); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user