fix rendering issue
This commit is contained in:
parent
74fb4593eb
commit
8435f95e68
|
@ -27,7 +27,7 @@ The following example creates a gateway class configuration called `test-gateway
|
||||||
ports:
|
ports:
|
||||||
http: 8501
|
http: 8501
|
||||||
grpc: 8502
|
grpc: 8502
|
||||||
|
```
|
||||||
</CodeBlockConfig>
|
</CodeBlockConfig>
|
||||||
|
|
||||||
The following table describes the allowed parameters for the `spec` array:
|
The following table describes the allowed parameters for the `spec` array:
|
||||||
|
|
Loading…
Reference in New Issue