Skip to content

Commit b58e7c8

Browse files
authored
Update Assignment-Django-App-MySQL.md
1 parent e0daa28 commit b58e7c8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

practice-problems/Assignment-Django-App-MySQL.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ You’ll work with **Docker**, **Kubernetes ConfigMaps**, **Secrets**, **Deploym
2828

2929
---
3030

31-
### 2. ⚙️ Kubernetes Manifests
31+
### 2. Architectural Diagram
32+
![Architecture Diagram](Python-MySQL-Project.png)
33+
34+
### 3. ⚙️ Kubernetes Manifests
3235

3336
#### a. 🧾 ConfigMap
3437

@@ -72,4 +75,4 @@ You’ll work with **Docker**, **Kubernetes ConfigMaps**, **Secrets**, **Deploym
7275
```bash
7376
kubectl get svc
7477
Access the Django Admin Panel at:
75-
http://<EXTERNAL-IP>/admin
78+
http://EXTERNAP-IP/admin

0 commit comments

Comments
 (0)