diff --git a/content/rancher/v2.5/en/installation/resources/feature-flags/_index.md b/content/rancher/v2.5/en/installation/resources/feature-flags/_index.md index 716a05f25d3..2294108e749 100644 --- a/content/rancher/v2.5/en/installation/resources/feature-flags/_index.md +++ b/content/rancher/v2.5/en/installation/resources/feature-flags/_index.md @@ -37,7 +37,7 @@ The below table shows the availability and default value for feature flags in Ra | Feature Flag Name | Default Value | Status | Available as of | Rancher Restart Required? | | ----------------------------- | ------------- | ------------ | --------------- |---| | `dashboard` | `true` | Experimental | v2.4.0 | x | -| `dashboard` | `true` | GA* | v2.5.0 | x | +| `dashboard` | `true` | GA* and no longer a feature flag | v2.5.0 | x | | `istio-virtual-service-ui` | `false` | Experimental | v2.3.0 | | | `istio-virtual-service-ui` | `true` | GA* | v2.3.2 | | | `proxy` | `false` | Experimental | v2.4.0 | | diff --git a/content/rancher/v2.x/en/installation/resources/feature-flags/_index.md b/content/rancher/v2.x/en/installation/resources/feature-flags/_index.md index 5983fb241d3..d208259b3f5 100644 --- a/content/rancher/v2.x/en/installation/resources/feature-flags/_index.md +++ b/content/rancher/v2.x/en/installation/resources/feature-flags/_index.md @@ -39,7 +39,7 @@ The below table shows the availability and default value for feature flags in Ra | Feature Flag Name | Default Value | Status | Available as of | Rancher Restart Required? | | ----------------------------- | ------------- | ------------ | --------------- |---| | `dashboard` | `true` | Experimental | v2.4.0 | x | -| `dashboard` | `true` | GA* | v2.5.0 | x | +| `dashboard` | `true` | GA* and no longer a feature flag | v2.5.0 | x | | `istio-virtual-service-ui` | `false` | Experimental | v2.3.0 | | | `istio-virtual-service-ui` | `true` | GA* | v2.3.2 | | | `proxy` | `false` | Experimental | v2.4.0 | |