From 0d4b6f460514f1082ad251950fc47b771d5e0533 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Sun, 31 Dec 2023 17:37:51 +0100 Subject: [PATCH] remove label requiremetns --- apps/monitoring/prometheus.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/monitoring/prometheus.yaml b/apps/monitoring/prometheus.yaml index e6d4bf2..6238c43 100644 --- a/apps/monitoring/prometheus.yaml +++ b/apps/monitoring/prometheus.yaml @@ -3,8 +3,6 @@ kind: Prometheus metadata: name: prometheus spec: - matchLabels: - metrics: prometheus resources: requests: memory: 400Mi