diff --git a/codefresh/README.md b/codefresh/README.md index 3943e9c30..8704efd64 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1143,7 +1143,7 @@ cfapi: ### Projects pipelines limit ```yaml -cfapi: +pipeline-manager: env: # Determines project's pipelines limit (default: 500) PROJECT_PIPELINES_LIMIT: 500 diff --git a/codefresh/README.md.gotmpl b/codefresh/README.md.gotmpl index 295d90812..d137da8aa 100644 --- a/codefresh/README.md.gotmpl +++ b/codefresh/README.md.gotmpl @@ -1148,7 +1148,7 @@ cfapi: ### Projects pipelines limit ```yaml -cfapi: +pipeline-manager: env: # Determines project's pipelines limit (default: 500) PROJECT_PIPELINES_LIMIT: 500