Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raezil authored Mar 1, 2025
1 parent 266da00 commit 2f54afc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@ docker build -t app:latest .
docker login
docker push $docker_username/app:latest
```
> **Note:** Edit `k8s/app-deployment.yaml` before deploying.

> **Note:** Note $docker_username is your username, change it in k8s/app-deployment as well
### **3️⃣ Deploy to Kubernetes**
```sh
Expand Down

0 comments on commit 2f54afc

Please sign in to comment.