1
0
mirror of synced 2026-02-07 03:05:56 +00:00

Update image-reflector-controller to v0.12.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-10-08 19:26:31 +03:00
parent 4d904e8216
commit 25d06a53bc
8 changed files with 11 additions and 11 deletions

View File

@@ -105,7 +105,7 @@ func createImagePolicyRun(cmd *cobra.Command, args []string) error {
Labels: labels,
},
Spec: imagev1.ImagePolicySpec{
ImageRepositoryRef: meta.LocalObjectReference{
ImageRepositoryRef: meta.NamespacedObjectReference{
Name: imagePolicyArgs.imageRef,
},
},