Skip to content

Commit

Permalink
adding eventhubns shortname miss
Browse files Browse the repository at this point in the history
  • Loading branch information
melonrush13 authored and frodopwns committed Jul 2, 2020
1 parent 5911034 commit 480872e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1alpha1/eventhubnamespace_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ type EventhubNamespaceSpec struct {
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
// EventhubNamespace is the Schema for the eventhubnamespaces API
// +kubebuilder:resource:shortName=ehns
// +kubebuilder:printcolumn:name="Provisioned",type="string",JSONPath=".status.provisioned"
// +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.message"
type EventhubNamespace struct {
Expand Down

0 comments on commit 480872e

Please sign in to comment.