feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-25 20:51:18 +02:00
parent dd5f9bd4e9
commit 77381fc3a2
9 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
name: fastapi-api-service
namespace: kolokvij-petracamber
namespace: student-petracamber
spec:
selector:
app: fastapi-api