feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-25 19:22:55 +02:00
parent 0d5aa5f28f
commit b7ebb458b8
9 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: fastapi-api
namespace: student-PetraCamber
namespace: kolokvij-petracamber
annotations:
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
spec: