This commit is contained in:
Petrraa
2026-05-25 23:17:26 +02:00
parent 38270f4483
commit 3106978fa0

View File

@@ -46,6 +46,11 @@ spec:
secretKeyRef:
name: postgres-secret
key: POSTGRES_DB
- name: MAX_TODOS
valueFrom:
configMapKeyRef:
name: fastapi-config
key: MAX_TODOS
readinessProbe:
httpGet:
path: /health