From 06a52887806903b4954da80f564ae84385a5fffa Mon Sep 17 00:00:00 2001 From: Bilel El Yaagoubi <bilel.el-yaagoubi@student-cs.fr> Date: Sun, 5 Jun 2022 18:22:52 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2c5875..f8ff9c8 100644 --- a/README.md +++ b/README.md @@ -249,8 +249,8 @@ Si c'est le cas bravo ! Sinon vous pouvez vérifier que votre ingress apparaaiss A ce point de la formation vous devez avoir les fichiers suivants. ``` -deploiment_front.yaml -deploiment_backt.yaml +deploiement_front.yaml +deploiement_back.yaml service_front.yaml service_back.yaml ingress_front.yaml -- GitLab