Skip to content

Commit

Permalink
Merge pull request #901 from gmolau/main
Browse files Browse the repository at this point in the history
Remove `genclient:Namespaced` tag
  • Loading branch information
stefanprodan authored Feb 29, 2024
2 parents 0114b20 + ae301aa commit 493dd66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion api/v2beta1/helmrelease_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,6 @@ const (
)

// +genclient
// +genclient:Namespaced
// +kubebuilder:object:root=true
// +kubebuilder:resource:shortName=hr
// +kubebuilder:subresource:status
Expand Down
1 change: 0 additions & 1 deletion api/v2beta2/helmrelease_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,6 @@ const (
)

// +genclient
// +genclient:Namespaced
// +kubebuilder:object:root=true
// +kubebuilder:resource:shortName=hr
// +kubebuilder:storageversion
Expand Down

0 comments on commit 493dd66

Please sign in to comment.