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