From 6f17e6f3ae9f5dddc0f85cd764f5c4eedd334b83 Mon Sep 17 00:00:00 2001 From: Kevin Powell Noumbissie <10553243+KepoParis@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:10:29 +0100 Subject: [PATCH] feat(gitlab-postinstall): disable gitlab prometheus metrics --- roles/gitops/post-install/gitlab/tasks/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/gitops/post-install/gitlab/tasks/main.yaml b/roles/gitops/post-install/gitlab/tasks/main.yaml index 71f0b52f3..89c900070 100644 --- a/roles/gitops/post-install/gitlab/tasks/main.yaml +++ b/roles/gitops/post-install/gitlab/tasks/main.yaml @@ -65,6 +65,7 @@ signup_enabled: false outbound_local_requests_allowlist_raw: "0.0.0.0/0" default_branch_protection: 0 + prometheus_metrics_enabled: false import_sources: - git restricted_visibility_levels: