Merge pull request #9431 from backstage/benjdlambert-patch-1

Update CHANGELOG.md
This commit is contained in:
Ben Lambert
2022-02-09 11:35:54 +01:00
committed by GitHub
+1 -1
View File
@@ -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.