feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-25 19:18:10 +02:00
parent 9a85e58f72
commit 0d5aa5f28f
2 changed files with 4 additions and 4 deletions

View File

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