Make feature-state tag usage consistent

This commit is contained in:
Jordan Liggitt
2020-04-09 13:19:41 -04:00
parent 92c910f5be
commit ace502b542
16 changed files with 23 additions and 23 deletions
@@ -75,7 +75,7 @@ metrics-server, which needs to be launched separately. See
for instructions. The HorizontalPodAutoscaler can also fetch metrics directly from Heapster.
{{< note >}}
{{< feature-state state="deprecated" for_k8s_version="1.11" >}}
{{< feature-state state="deprecated" for_k8s_version="v1.11" >}}
Fetching metrics from Heapster is deprecated as of Kubernetes 1.11.
{{< /note >}}