Skip to content

Commit

Permalink
[zh] fix: update deprecated command in code example
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Oct 14, 2023
1 parent b9bb81d commit 5ff3eb0
Showing 1 changed file with 1 addition and 1 deletion.
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 5ff3eb0

Please sign in to comment.