Fix some "capture prerequisites" errors in docs/tasks. (#10270)
Multiple "capture prerequisites" can only display the last one, so we need to merge multiple "capture prerequisites".
This commit is contained in:
@@ -22,14 +22,6 @@ It does not mean that there is a file named `kubeconfig`.
|
||||
|
||||
{{% capture prerequisites %}}
|
||||
|
||||
You need to have the [`kubectl`](/docs/tasks/tools/install-kubectl/) command-line tool installed.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{< toc >}}
|
||||
|
||||
{{% capture prerequisites %}}
|
||||
|
||||
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
Reference in New Issue
Block a user