Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed Oct 25, 2023
1 parent 244afe8 commit 46d164b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion api/v1alpha1/securitypolicy_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ type StringMatch struct {
// This has no effect for the safe_regex match.
// Defaults to false.
// +optional
// +kubebuilder:default=False
// +kubebuilder:default=false
IgnoreCase bool `json:"caseSensitive,omitempty"`
}

Expand Down
2 changes: 0 additions & 2 deletions site/content/en/latest/api/extension_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -1696,5 +1696,3 @@ _Appears in:_
| --- | --- |
| `pre` _[XDSTranslatorHook](#xdstranslatorhook) array_ | |
| `post` _[XDSTranslatorHook](#xdstranslatorhook) array_ | |


0 comments on commit 46d164b

Please sign in to comment.