init: FastAPI priprema-za-kolokvij + k8s manifesti (monorepo)

This commit is contained in:
2026-05-26 10:43:17 +02:00
parent 3405f41ecb
commit 121f53776e

View File

@@ -10,4 +10,4 @@ spec:
- port: 80 # port koji Service eksponira (Ingress ce slati ovdje) - port: 80 # port koji Service eksponira (Ingress ce slati ovdje)
targetPort: 8000 # port containera (uvicorn slusa na 8000) targetPort: 8000 # port containera (uvicorn slusa na 8000)
protocol: TCP protocol: TCP
type: ClusterIP # samo unutar K8s clustera — Ingress rjesava vanjski pristup type: ClusterIP # samo unutar K8s clustera — Ingress rjesava vanjski pristup