Actualiser README.md
This commit is contained in:
parent
6a33260b27
commit
3ecb4d08b5
@ -34,9 +34,13 @@ This project deploys a web application to Kubernetes.
|
||||
1. Run the `prepare-app.sh` script to build the Docker image and create the namespace and persistent volumes.
|
||||
|
||||
```bash
|
||||
./prepare-app.sh
|
||||
./prepare-app.sh```
|
||||
|
||||
###2. Create the Namespace
|
||||
|
||||
```bash
|
||||
kubectl apply -f namespace.yaml
|
||||
kubectl apply -f namespace.yaml```
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user