Commit d7f84033 authored by Vasilii Iakliushin's avatar Vasilii Iakliushin

Set projects_post_creation_worker feature flag to default

Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/326665
Introduced in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58119

Use Projects::PostCreationWorker to asynchronously setup
PrometheusService by default.
parent 795d3b34
---
title: Create prometheus service asynchronously by default when creating a project
merge_request: 59273
author:
type: changed
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/326665
milestone: '13.11'
type: development
group: group::source code
default_enabled: false
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment