Skip to content

Commit 6600c72

Browse files
committed
remove unnecessary change
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
1 parent 5d0ed71 commit 6600c72

1 file changed

Lines changed: 0 additions & 28 deletions

File tree

site/content/en/v1.4/api/extension_types.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1931,20 +1931,6 @@ _Appears in:_
19311931
| `after` | _[EnvoyFilter](#envoyfilter)_ | true | | After defines the filter that should come after the filter.<br />Only one of Before or After must be set. |
19321932

19331933

1934-
#### FromNamespaces
1935-
1936-
_Underlying type:_ _string_
1937-
1938-
1939-
1940-
_Appears in:_
1941-
- [TargetSelectorNamespaces](#targetselectornamespaces)
1942-
1943-
| Value | Description |
1944-
| ----- | ----------- |
1945-
| `All` | FromNamespacesAll indicates that the target selector should apply to targets from all namespaces<br /> |
1946-
1947-
19481934
#### GRPCActiveHealthChecker
19491935

19501936

@@ -4631,20 +4617,6 @@ _Appears in:_
46314617
| `matchExpressions` | _[LabelSelectorRequirement](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#labelselectorrequirement-v1-meta) array_ | false | | MatchExpressions is a list of label selector requirements. The requirements are ANDed. |
46324618

46334619

4634-
#### TargetSelectorNamespaces
4635-
4636-
4637-
4638-
TargetSelectorNamespaces determines which namespaces are used when selecting policy targets.
4639-
4640-
_Appears in:_
4641-
- [TargetSelector](#targetselector)
4642-
4643-
| Field | Type | Required | Default | Description |
4644-
| --- | --- | --- | --- | --- |
4645-
| `from` | _[FromNamespaces](#fromnamespaces)_ | true | | Indicates where targets would be selected for the Policy's TargetSelector. |
4646-
4647-
46484620
#### Timeout
46494621

46504622

0 commit comments

Comments
 (0)