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