Actualiser README.md

This commit is contained in:
Emeline Nerot 2025-04-15 20:37:31 +00:00
parent d6de778b29
commit c6837fa257

View File

@ -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