Commit 3727dfcd authored by Pawel Chojnacki's avatar Pawel Chojnacki

add manual_configuration to prometheus_service factory to enable it by default

parent b0d784a4
......@@ -30,6 +30,7 @@ FactoryBot.define do
project
active true
properties({
manual_configuration: true,
api_url: 'https://prometheus.example.com/'
})
end
......
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