Skip to content

Commit

Permalink
Update api/v1alpha1/istiotypes/jwt_authentication.go
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
larsore and coderabbitai[bot] authored Jan 29, 2025
1 parent e1727c5 commit 39d87e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1alpha1/istiotypes/jwt_authentication.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ type Authentication struct {
// The specified paths must start with '/'.
// +listType=set
// +kubebuilder:validation:Items.Pattern="^/"
// +kubebuilder:validation:MaxItems=50
IgnorePaths *[]string `json:"ignorePaths,omitempty"`
}

Expand Down

0 comments on commit 39d87e8

Please sign in to comment.