Update z2/README.md

This commit is contained in:
Danylo Kunak 2025-04-17 07:35:57 +00:00
parent 77b0f385b6
commit 22969cc1f5

View File

@ -27,7 +27,7 @@ This application is an interactive floor plan visualization tool that displays s
- `mysql`: Manages the MySQL database instance with persistent storage
4. **Services**
- `floorplan-service`: NodePort service exposing the web application on port 30080
- `floorplan-service`: NodePort service exposing the web application on port 8080
- `mysql-service`: Headless service for MySQL database access
5. **PersistentVolume**