add MAX_TODOS config
This commit is contained in:
@@ -4,6 +4,7 @@ metadata:
|
||||
name: fastapi-config
|
||||
namespace: student-petrraa
|
||||
data:
|
||||
MAX_TODOS: "100"
|
||||
DATABASE_HOST: postgres-service
|
||||
DATABASE_PORT: "5432"
|
||||
APP_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user