update controllername to match previous style

This commit is contained in:
Sarah Alsmiller 2022-07-26 12:42:46 -05:00
parent e1ab9bcb16
commit e53d3a4eab
1 changed files with 4 additions and 1 deletions

View File

@ -33,10 +33,13 @@ The `GatewayClass` resource is a generic kubernetes gateway object. For configur
This topic provides details about the configuration parameters.
### controllerName
The name of the controller that is managing the gateways of this class. When using Consul API Gateway, this value should be equal to `'hashicorp.com/consul-api-gateway-controller'`
The name of the controller that is managing the gateways of this class.
* Type: string
* Required: required
You must specify the following value:
* `'hashicorp.com/consul-api-gateway-controller'`
### parametersRef
An object that defines additional configuration required by the gateway controller.
* Type: object