Skip to content

Commit

Permalink
Update pkg/apis/openstackproviderconfig/v1alpha1/types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Martin André <[email protected]>
  • Loading branch information
Adolfo Duarte and mandre authored Jul 22, 2021
1 parent 8074c0b commit 4a9414d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/apis/openstackproviderconfig/v1alpha1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ type PortOpts struct {
PortSecurity *bool `json:"portSecurity,omitempty"`

// Enables and disables trunk at port level. If not provided, openStackMachine.Spec.Trunk is inherited.

Trunk *bool `json:"trunk,omitempty"`
}

Expand Down

0 comments on commit 4a9414d

Please sign in to comment.