Skip to content

Commit

Permalink
Merge pull request #43493 from Arhell/zh-fix
Browse files Browse the repository at this point in the history
[zh] fix: update deprecated command in code example
  • Loading branch information
k8s-ci-robot authored Oct 15, 2023
2 parents 8d5cdb4 + 5ff3eb0 commit fdd3a4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ variables in the running container:
在普通的命令窗口(而不是 shell)中,打印环境运行容器中的变量:

```shell
kubectl exec shell-demo env
kubectl exec shell-demo -- env
```

<!--
Expand Down

0 comments on commit fdd3a4a

Please sign in to comment.