From b294016e4d4ef66737d0a2fde68074413c05a547 Mon Sep 17 00:00:00 2001 From: King'ori Maina Date: Tue, 28 Nov 2017 12:06:48 +0200 Subject: [PATCH] Fix incorrect link text --- docs/horizontal_pod_autoscaling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/horizontal_pod_autoscaling.md b/docs/horizontal_pod_autoscaling.md index e0e6c9a027..dfb4841170 100644 --- a/docs/horizontal_pod_autoscaling.md +++ b/docs/horizontal_pod_autoscaling.md @@ -74,7 +74,7 @@ spec: --proxy-client-cert-file= --proxy-client-key-file= ``` -* [kubernetes/kops#3679][4] - add config option to set `--horizontal-pod-autoscaler-use-rest-clients` kube-controller-manager flag required to enable custom metrics +* [kubernetes/kops#3939][4] - add config option to set `--horizontal-pod-autoscaler-use-rest-clients` kube-controller-manager flag required to enable custom metrics * [kubernetes/kops#1574][6] - add config options to set `--enable-custom-metrics` flag on master and node kubelets required to enable custom metrics [1]: https://kubernetes.io/docs/tasks/access-kubernetes-api/configure-aggregation-layer/