feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-19 10:54:07 +02:00
commit 32669ab552
9 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: student-vucicj
labels:
managed-by: argocd