clean up leftover table lines

This commit is contained in:
Sarah Alsmiller 2022-07-26 09:33:15 -05:00
parent 8baaf2492a
commit 64da99a927
1 changed files with 0 additions and 9 deletions

View File

@ -175,13 +175,4 @@ The following example creates a gateway class configuration called `test-gateway
```
</CodeBlockConfig>
| String | `"hashicorp/consul-api-gateway:RELEASE_VERSION"` |
| String | `"info"` |
| `nodeSelector` | | Object | N/A |
| `serviceType` | | String | N/A |
| `useHostPorts` | | Boolean | `false` |
Refer to the [Consul API Gateway repository](https://github.com/hashicorp/consul-api-gateway/blob/main/config/crd/bases/api-gateway.consul.hashicorp.com_gatewayclassconfigs.yaml) for the complete specification.