Fix the format of prerequisites section (#17892)

for: #17652
This commit is contained in:
Qiming 2019-12-01 13:21:03 +08:00 committed by Kubernetes Prow Robot
parent 9270ebfa5a
commit 7f7829fceb
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ This page provides a real world example of how to configure Redis using a Config
{{% capture prerequisites %}} {{% capture prerequisites %}}
* {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}} {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
* The example shown on this page works with `kubectl` 1.14 and above. * The example shown on this page works with `kubectl` 1.14 and above.
* Understand [Configure Containers Using a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/). * Understand [Configure Containers Using a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/).