Skip to content

Commit f5d70fd

Browse files
Updates
Signed-off-by: Adarsh Agrawal <[email protected]>
1 parent 792c38e commit f5d70fd

File tree

1 file changed

+1
-1
lines changed
  • pkg/plugins/common/kustomize/v2/scaffolds/internal/templates/config/manager

1 file changed

+1
-1
lines changed

pkg/plugins/common/kustomize/v2/scaffolds/internal/templates/config/manager/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type Config struct {
3030
machinery.ProjectNameMixin
3131

3232
// Image is controller manager image name
33-
Image string
33+
Image string
3434

3535
// ImagePullPolicy defines the policy to pull the container images
3636
ImagePullPolicy string

0 commit comments

Comments
 (0)