mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 08:36:46 +00:00
website: minor fixups on Consul API Gateway GatewayClassConfig
This commit is contained in:
parent
5d06b30467
commit
721d796e02
@ -143,10 +143,10 @@ Configure the following artifacts to facilitate ingress into your Consul service
|
|||||||
|
|
||||||
### GatewayClassConfig
|
### GatewayClassConfig
|
||||||
|
|
||||||
The `GatewayClassConfig` object describes additional Consul API Gateway-related configuration parameters for the `GatewayClass`.
|
The `GatewayClassConfig` object describes Consul API Gateway-related configuration parameters for the [`GatewayClass`](#gatewayclass).
|
||||||
|
|
||||||
Add the `kind: GatewayClassConfig` option to the gateway values file to declare a gateway class.
|
Add the `kind: GatewayClassConfig` option to the gateway values file to declare a gateway class.
|
||||||
The following example creates a gateway class called `test-gateway-class-config`:
|
The following example creates a gateway class config called `test-gateway-class-config`:
|
||||||
|
|
||||||
<CodeBlockConfig filename="gateway.yaml">
|
<CodeBlockConfig filename="gateway.yaml">
|
||||||
|
|
||||||
@ -168,7 +168,7 @@ spec:
|
|||||||
|
|
||||||
</CodeBlockConfig>
|
</CodeBlockConfig>
|
||||||
|
|
||||||
The following table describes the required parameters for the `spec` array:
|
The following table describes the allowed parameters for the `spec` array:
|
||||||
|
|
||||||
| Parameter | Description | Type | Default |
|
| Parameter | Description | Type | Default |
|
||||||
| --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------ |
|
| --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------ |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user