On this page
Gloo Platform CRDs
Review Helm values for the Gloo Patform CRDs Helm chart.
Option | Type | Description | Default Value |
---|---|---|---|
featureGates | map[string, bool] | Feature gates for Gloo products. Each feature can be enabled or disabled using a boolean value. For a list of supported features, see https://docs.solo.io/gloo-mesh-enterprise/main/reference/version/feature_gates/ | {} |
featureGates.<MAP_KEY> | bool | Feature gates for Gloo products. Each feature can be enabled or disabled using a boolean value. For a list of supported features, see https://docs.solo.io/gloo-mesh-enterprise/main/reference/version/feature_gates/ | |
installEnterpriseCrds | bool | Install the Enterprise CRDs. | true |
installIstioOperator | bool | Install the Istio Operator CRD. To manually manage Istio installations, set this option to false. | true |
installRateLimitConfigCrd | bool | Install the RateLimitConfig CRD. When enabled, the RateLimitConfig CRD is applied and owned by the release. | true |