Skip to content

Commit

Permalink
Update api/v1alpha1/shared_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: zirain <zirain2009@gmail.com>
Signed-off-by: Alex Volchok <alex.volchok@sap.com>
  • Loading branch information
alexwo and zirain authored Aug 15, 2024
1 parent 7ffba68 commit edfb775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1alpha1/shared_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ type BackendRef struct {
gwapiv1.BackendObjectReference `json:",inline"`
// Failover This indicates whether the backend is designated as a failover.
// Multiple failover backends can be configured for a single BackendService.
// +optional
Failover *bool `json:"failover,omitempty"`
}

Expand Down

0 comments on commit edfb775

Please sign in to comment.