Solo Enterprise for kgateway CRDs
Review Helm values for the enterprise-kgateway-crds Helm chart.
This Helm chart controls whether specific sets of CRDs for Solo Enterprise for kgateway are installed. For more information about using this Helm chart, see the Helm installation guide.
| Key | Type | Description | Default |
|---|---|---|---|
| installEnterpriseListenerSetCRD | bool | Whether to install the EnterpriseListenerSet CRD | false |
| installExtAuthCRDs | bool | Whether to install external authentication (ExtAuth) CRDs | true |
| installKgatewayCRDs | bool | Whether to install upstream kgateway CRDs (gateway.kgateway.dev). Set to false if you already have these installed from another chart. | true |
| installRateLimitCRDs | bool | Whether to install rate limiting CRDs | true |