feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-19 10:50:38 +02:00
parent 6a96a9a9ad
commit 4f6c8f897d
9 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: student-marijam1909 # zamijenite <vas-username>
labels:
managed-by: argocd