Skip to content

Commit

Permalink
Merge pull request #43513 from Arhell/fr-fix
Browse files Browse the repository at this point in the history
[fr] fix: update deprecated command in code example
  • Loading branch information
k8s-ci-robot authored Oct 17, 2023
2 parents e703cd9 + daf15da commit c716e3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Lorsque vous avez terminé avec votre shell, entrez `exit`.
Dans une fenêtre de commande ordinaire, pas votre shell, répertoriez les variables d'environnement dans le conteneur en cours d'exécution:

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

Essayez d'exécuter d'autres commandes.
Expand Down

0 comments on commit c716e3e

Please sign in to comment.