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