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 Platform as key-value pairs. Each feature can be enabled or disabled using a boolean value. | {} |
featureGates.<MAP_KEY> | bool | Feature gates for Gloo Platform as key-value pairs. Each feature can be enabled or disabled using a boolean value. | |
installEnterpriseCrds | bool | Install the Enterprise CRDs. | true |
installIstioOperator | bool | Install the Istio Operator CRD. To manually manage Istio installations, disable by setting to false. | true |