Merge pull request #45595 from yeqiugt/main

Remove useless tips
This commit is contained in:
Kubernetes Prow Robot 2024-03-19 04:59:11 -07:00 committed by GitHub
commit 4908791dfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ with your new arguments.
<!--
The `command` field corresponds to `entrypoint` in some container runtimes.
-->
在有些容器运行时中,`command` 字段对应 `entrypoint`,请参阅下面的[说明事项](#notes)
在有些容器运行时中,`command` 字段对应 `entrypoint`
{{< /note >}}
<!--