Skip to content

Commit

Permalink
fix: update deprecated command
Browse files Browse the repository at this point in the history
  • Loading branch information
Ananya2001-an committed Sep 19, 2023
1 parent 915864c commit 448734c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -119,7 +119,7 @@ In an ordinary command window, not your shell, list the environment
variables in the running container:

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

Experiment with running other commands. Here are some examples:
Expand Down

0 comments on commit 448734c

Please sign in to comment.