feat: dodaj Kubernetes manifeste za FastAPI + Postgres

This commit is contained in:
2026-05-19 11:04:00 +02:00
parent 103841d02a
commit b27695812f

View File

@@ -32,7 +32,7 @@ spec:
name: fastapi-config
key: DATABASE_PORT
- name: POSTGRES_USER
valueFrom:
valueFrom:
secretKeyRef:
name: postgres-secret
key: POSTGRES_USER