remove useless sign

This commit is contained in:
Arhell
2020-11-11 00:33:19 +02:00
parent 435bd0b63f
commit b2f6f137cf
@@ -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 >}}
<!--