feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-19 11:09:58 +02:00
parent a8d946f53e
commit 321df82e3b
9 changed files with 136 additions and 0 deletions

View File

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