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 03e0886 commit e3ecca4Copy full SHA for e3ecca4
apis/v1/gateway_types.go
@@ -750,7 +750,7 @@ type FrontendTLSValidation struct {
750
//
751
// +required
752
// +listType=atomic
753
- // +kubebuilder:validation:MaxItems=8
+ // +kubebuilder:validation:MaxItems=32
754
// +kubebuilder:validation:MinItems=1
755
CACertificateRefs []ObjectReference `json:"caCertificateRefs"`
756
0 commit comments