Skip to content

Commit ce9e640

Browse files
cnvergencezirain
authored andcommitted
make generate
Signed-off-by: Karol Szwaj <[email protected]>
1 parent 1f945dc commit ce9e640

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

api/v1alpha1/zz_generated.deepcopy.go

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/content/en/latest/api/extension_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,7 @@ _Appears in:_
24902490

24912491
| Field | Type | Required | Description |
24922492
| --- | --- | --- | --- |
2493-
| `type` | _[KubernetesDeployModeType](#kubernetesdeploymodetype)_ | true | Type indicates what deploy mode to use. KubernetesDeployModeTypeControllerNamespace and<br />KubernetesDeployModeTypeGatewayNamespace are currently supported.<br />By default, when this field is unset or empty, Envoy Gateway will deploy Envoy Proxy fleet in the Controller namespace. |
2493+
| `type` | _[KubernetesDeployModeType](#kubernetesdeploymodetype)_ | false | Type indicates what deployment mode to use. "ControllerNamespace" and<br />"GatewayNamespace" are currently supported.<br />By default, when this field is unset or empty, Envoy Gateway will deploy Envoy Proxy fleet in the Controller namespace. |
24942494

24952495

24962496
#### KubernetesDeployModeType

site/content/zh/latest/api/extension_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,7 @@ _Appears in:_
24902490

24912491
| Field | Type | Required | Description |
24922492
| --- | --- | --- | --- |
2493-
| `type` | _[KubernetesDeployModeType](#kubernetesdeploymodetype)_ | true | Type indicates what deploy mode to use. KubernetesDeployModeTypeControllerNamespace and<br />KubernetesDeployModeTypeGatewayNamespace are currently supported.<br />By default, when this field is unset or empty, Envoy Gateway will deploy Envoy Proxy fleet in the Controller namespace. |
2493+
| `type` | _[KubernetesDeployModeType](#kubernetesdeploymodetype)_ | false | Type indicates what deployment mode to use. "ControllerNamespace" and<br />"GatewayNamespace" are currently supported.<br />By default, when this field is unset or empty, Envoy Gateway will deploy Envoy Proxy fleet in the Controller namespace. |
24942494

24952495

24962496
#### KubernetesDeployModeType

0 commit comments

Comments
 (0)