diff --git a/plugins/kubernetes/CHANGELOG.md b/plugins/kubernetes/CHANGELOG.md index dd4c3ddfab..dabebfce4e 100644 --- a/plugins/kubernetes/CHANGELOG.md +++ b/plugins/kubernetes/CHANGELOG.md @@ -105,7 +105,7 @@ ## Backwards incompatible changes If your Kubernetes distribution does not have the [metrics server](https://github.com/kubernetes-sigs/metrics-server) installed, - you will need to set the `skipMetricsLookup` config flag to `false`. + you will need to set the `skipMetricsLookup` config flag to `true`. See the [configuration docs](https://backstage.io/docs/features/kubernetes/configuration) for more details.