Fix French translation of hello-minikube.md (#13485)

kubectl commands should not be translated.
"Déploiements de kubectl" -> "kubectl get deployments"
This commit is contained in:
Reppad
2019-03-28 10:02:43 +01:00
committed by Kubernetes Prow Robot
parent 91ac5c6044
commit 4ffc97c36c
+1 -1
View File
@@ -78,7 +78,7 @@ Pod utilise un conteneur basé sur l'image Docker fournie.
2. Affichez le déploiement :
```shell
Déploiements de kubectl
kubectl get deployments
```
Sortie :