mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 20:19:29 +00:00
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
dfc9ae4a60
commit
5d02480430
@ -19,7 +19,7 @@ Specify the following parameters to declare a Gateway:
|
||||
|
||||
| Parameter | Description | Required |
|
||||
|:-----------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------:|
|
||||
| `kind` | Specifies the type of configuration object. The value should always be Gateway | Required |
|
||||
| `kind` | Specifies the type of configuration object. The value should always be `Gateway`. | Required |
|
||||
| `description` | Human-readable string that describes the purpose of the `Gateway`. | Optional |
|
||||
| `version ` | Specifies the Kubernetes API version. The value should always be `gateway.networking.k8s.io/v1alpha2` | Required |
|
||||
| `scope` | Specifies the effective scope of the Gateway. The value should always be namespaced. | Required |
|
||||
|
Loading…
x
Reference in New Issue
Block a user