remove copy at the image sync not needed with cosign update

Signed-off-by: Adam Martin <adam.martin@rancherfederal.com>
This commit is contained in:
Adam Martin
2024-03-28 15:00:00 -04:00
parent 14738c3cd6
commit 3ae92fe20a

View File

@@ -207,8 +207,6 @@ func processContent(ctx context.Context, fi *os.File, o *SyncOpts, s *store.Layo
return err
}
}
// sync with local index
s.CopyAll(ctx, s.OCI, nil)
case v1alpha1.ChartsContentKind:
var cfg v1alpha1.Charts