Skip to content

Commit

Permalink
Merge pull request #43630 from Arhell/id-fix
Browse files Browse the repository at this point in the history
[id] fix: update deprecated command in code example
  • Loading branch information
k8s-ci-robot authored Oct 23, 2023
2 parents fc0d3d2 + 30b42be commit 9aa26d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Pada jendela (_window_) perintah biasa, bukan pada _shell_ kamu di dalam Contain
lihatlah daftar variabel lingkungan (_environment variable_) pada Container yang sedang berjalan:

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

Cobalah dengan menjalankan perintah lainnya. Berikut beberapa contohnya:
Expand Down

0 comments on commit 9aa26d8

Please sign in to comment.