From 64da99a927ebc5b065da72a5f707e02906b8450e Mon Sep 17 00:00:00 2001 From: Sarah Alsmiller Date: Tue, 26 Jul 2022 09:33:15 -0500 Subject: [PATCH] clean up leftover table lines --- .../api-gateway/configuration/gatewayclassconfig.mdx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 2abe3da45c..8a321be388 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -175,13 +175,4 @@ The following example creates a gateway class configuration called `test-gateway ``` - - - - | 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.