feat: dodaj Kubernetes manifeste za FastAPI + Postgres
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: fastapi-api
|
||||
namespace: kolokvij-petracamber
|
||||
namespace: student-petracamber
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user