Skip to content

Commit

Permalink
change to cluster scope
Browse files Browse the repository at this point in the history
  • Loading branch information
tremes committed Mar 9, 2023
1 parent 4dd2fb2 commit 483e3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insights/v1alpha1/types_insights.go
Expand Up @@ -5,7 +5,7 @@ import (
)

// +genclient
// +kubebuilder:resource:scope=Namespaced
// +kubebuilder:resource:scope=Cluster
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
//
// DataGather provides data gather configuration options and status for the particular Insights data gathering.
Expand Down

0 comments on commit 483e3ad

Please sign in to comment.