From c6837fa257815737134435d6f6915bb53fe4fbcc Mon Sep 17 00:00:00 2001 From: Emeline Nerot Date: Tue, 15 Apr 2025 20:37:31 +0000 Subject: [PATCH] Actualiser README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2ae9c..88d531e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Description -This project deploys a simple web application to Kubernetes using a Deployment, StatefulSet, Service, PersistentVolume, and PersistentVolumeClaim. The application is a basic Node.js server that serves a web page. +This project deploys a web application to Kubernetes. ## Containers Used