Skip to content

Commit

Permalink
change composite group
Browse files Browse the repository at this point in the history
  • Loading branch information
mproffitt committed Nov 16, 2023
1 parent 3cc9aea commit 50b3fb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.13.0
name: xrobjectdefinitions.definition
name: xrobjectdefinitions.xr.describenodegroups.fn.giantswarm.io
spec:
group: definition
group: xr.describenodegroups.fn.giantswarm.io
names:
categories:
- crossplane
Expand Down
2 changes: 1 addition & 1 deletion pkg/composite/v1beta1/definition.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package v1beta1 contains the definition of the XR requirements for using this function
// +groupName=definition
// +groupName=xr.describenodegroups.fn.giantswarm.io
// +versionName=v1beta1
package v1beta1

Expand Down

0 comments on commit 50b3fb0

Please sign in to comment.