feat: dodaj Kubernetes manifeste za FastAPI + Postgres
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: fastapi-api-ingress
|
||||
namespace: student-petracamber
|
||||
namespace: kolokvij-petracamber
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
|
||||
Reference in New Issue
Block a user