Skip to content

Commit 3cc1aeb

Browse files
authored
Merge pull request #33693 from kinzhi/kinzhi116
[zh]Update content/zh/docs/tasks/inject-data-application/define-command-argument-container.md
2 parents c4f6faa + 0b02612 commit 3cc1aeb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/zh/docs/tasks/inject-data-application/define-command-argument-container.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,10 @@ args: ["-c", "while true; do echo hello; sleep 10;done"]
165165

166166
<!--
167167
* Learn more about [configuring pods and containers](/docs/tasks/).
168-
* Learn more about [running commands in a container](/docs/tasks/debug-application-cluster/get-shell-running-container/).
168+
* Learn more about [running commands in a container](/docs/tasks/debug/debug-application/get-shell-running-container/).
169169
* See [Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core).
170170
-->
171171
* 进一步了解[配置 Pod 和容器](/zh/docs/tasks/)
172-
* 进一步了解[在容器中运行命令](/zh/docs/tasks/debug-application-cluster/get-shell-running-container/)
172+
* 进一步了解[在容器中运行命令](/zh/docs/tasks/debug/debug-application/get-shell-running-container/)
173173
* 参阅 [Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core)
174174
API 资源
175-

0 commit comments

Comments
 (0)