Skip to content

Commit

Permalink
remove invalid kubebuilder instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
wepudt committed Jul 4, 2024
1 parent 468a809 commit dd847d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/api/v1alpha1/edgeconnect/edgeconnect_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ func (dk *EdgeConnectStatus) SetPhase(phase status.DeploymentPhase) bool {
// +k8s:openapi-gen=true
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
// +kubebuilder:short
// +kubebuilder:resource:path=edgeconnects,scope=Namespaced,categories=dynatrace,shortName={ec,ecs}
// +kubebuilder:printcolumn:name="ApiServer",type=string,JSONPath=`.spec.apiServer`
// +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.phase`
Expand Down

0 comments on commit dd847d5

Please sign in to comment.