Skip to content

Commit 4f02d49

Browse files
committed
Drop TargetNamespaces to target the entire cluster
1 parent 935cd6c commit 4f02d49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/proposal/controller.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ func getProposals(_ []configv1.Release, _ []configv1.ConditionalUpdate) []*propo
153153
Analysis: proposalv1alpha1.ProposalStep{
154154
Agent: "smart",
155155
},
156-
TargetNamespaces: []string{i.DefaultCVONamespace},
157156
Tools: proposalv1alpha1.ToolsSpec{
158157
Skills: []proposalv1alpha1.SkillsSource{
159158
{

0 commit comments

Comments
 (0)