diff --git a/README.md b/README.md index 88d531e..2637703 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,7 @@ This project deploys a web application to Kubernetes. ```bash ./prepare-app.sh +###2. Create the Namespace + +```bash +kubectl apply -f namespace.yaml