diff --git a/manifests/config/configmap.yaml b/manifests/config/configmap.yaml index 3381e9a..e644e29 100644 --- a/manifests/config/configmap.yaml +++ b/manifests/config/configmap.yaml @@ -7,4 +7,5 @@ data: DATABASE_HOST: postgres-service DATABASE_PORT: "5432" APP_ENV: production + MAX_TODOS: "100"