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 91dca8d commit b2c12ffCopy full SHA for b2c12ff
api/v1/inferencepool_types.go
@@ -92,8 +92,6 @@ type Port struct {
92
//
93
// +required
94
95
- // +kubebuilder:validation:Minimum=1
96
- // +kubebuilder:validation:Maximum=65535
97
Number PortNumber `json:"number,omitempty"`
98
}
99
0 commit comments