From 90cf0ae21cbb2576ec09c0024637108f310c2f33 Mon Sep 17 00:00:00 2001 From: Jonathan Amiez <jonathan.amiez@gmail.com> Date: Thu, 5 Dec 2019 15:12:18 +0100 Subject: [PATCH] Update generated manifests --- manifests/prometheus-prometheus.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/prometheus-prometheus.yaml b/manifests/prometheus-prometheus.yaml index f2c340d7..72b462c0 100644 --- a/manifests/prometheus-prometheus.yaml +++ b/manifests/prometheus-prometheus.yaml @@ -14,6 +14,7 @@ spec: baseImage: quay.io/prometheus/prometheus nodeSelector: kubernetes.io/os: linux + podMonitorNamespaceSelector: {} podMonitorSelector: {} replicas: 2 resources: -- GitLab