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