add MAX_TODOS env variable

This commit is contained in:
2026-05-26 00:48:10 +02:00
parent c75c9fb5f5
commit 256f3baa28

View File

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