Skip to content

Commit

Permalink
chore: Restore creation a proper operator group
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Jan 26, 2022
1 parent 953440a commit 288dd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/kube.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2167,7 +2167,7 @@ export class KubeHelper {
namespace,
},
spec: {
targetNamespaces: [],
targetNamespaces: [namespace],
},
}

Expand Down

0 comments on commit 288dd69

Please sign in to comment.