Merge pull request #24972 from Arhell/fix-blockquote

remove useless sign
This commit is contained in:
Kubernetes Prow Robot
2020-11-10 16:40:42 -08:00
committed by GitHub
@@ -107,9 +107,8 @@ You can create the following resources using `kubectl run` with the `--generator
{{< /table >}}
{{< note >}}
<!--
Generators other than `run-pod/v1` are deprecated.
-->不推荐使用 `run-pod/v1` 以外的其他生成器。
<!--Generators other than `run-pod/v1` are deprecated.-->
不推荐使用 `run-pod/v1` 以外的其他生成器.
{{< /note >}}
<!--