Skip to content

Commit 536c4e7

Browse files
Update ingress-path-matching.md (#11008)
1 parent 7edcdee commit 536c4e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/user-guide/ingress-path-matching.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## Regular Expression Support
44

55
!!! important
6-
Regular expressions is not supported in the `spec.rules.host` field. The wildcard character '*' must appear by itself as the first DNS label and matches only a single label. You cannot have a wildcard label by itself (e.g. Host ==
7-
"*").
6+
Regular expressions is not supported in the `spec.rules.host` field. The wildcard character '\*' must appear by itself as the first DNS label and matches only a single label. You cannot have a wildcard label by itself (e.g. Host == "\*").
87

98
!!! note
109
Please see the [FAQ](../faq.md#validation-of-path) for Validation Of __`path`__

0 commit comments

Comments
 (0)