We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1e383 commit a2f557bCopy full SHA for a2f557b
apix/config/v1alpha1/endpointpickerconfig_types.go
@@ -140,7 +140,7 @@ type FeatureGates struct {
140
EnableDataLayer bool `json:"enableDataLayer,omitempty"`
141
142
// +optional
143
- // EnableFlowControl is present and true enables the experimental FlowControl feature.
+ // EnableFlowControl If present and true enables the experimental FlowControl feature.
144
// The FlowControl feature will be disabled if EnableFlowControl is not in the
145
// configuration or its value is false.
146
EnableFlowControl bool `json:"enableFlowControl,omitempty"`
0 commit comments