From 17091500ed2b30b1e62b1cffb15fbea031d64314 Mon Sep 17 00:00:00 2001 From: jgrusewski Date: Mon, 2 Mar 2026 10:15:39 +0100 Subject: [PATCH] infra: move Grafana to platform pool Co-Authored-By: Claude Opus 4.6 --- infra/k8s/gitlab/grafana-values.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/infra/k8s/gitlab/grafana-values.yaml b/infra/k8s/gitlab/grafana-values.yaml index 12f145629..fc1f2ca12 100644 --- a/infra/k8s/gitlab/grafana-values.yaml +++ b/infra/k8s/gitlab/grafana-values.yaml @@ -4,12 +4,7 @@ replicas: 1 nodeSelector: - k8s.scaleway.com/pool-name: gitlab -tolerations: - - key: gitlab - operator: Equal - value: "true" - effect: NoSchedule + k8s.scaleway.com/pool-name: platform resources: requests: