Skip to content

Commit 792c38e

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

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ type Config struct {
3131

3232
// Image is controller manager image name
3333
Image string
34-
// ImagePullPolicy defines the policy to pull the container images
34+
35+
// ImagePullPolicy defines the policy to pull the container images
3536
ImagePullPolicy string
3637
}
3738

0 commit comments

Comments
 (0)