feat: dodaj Kubernetes manifeste za FastAPI + Postgres
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
name: fastapi-config
|
||||
key: DATABASE_PORT
|
||||
- name: POSTGRES_USER
|
||||
valueFrom:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgres-secret
|
||||
key: POSTGRES_USER
|
||||
|
||||
Reference in New Issue
Block a user