From 855ef1d3a0c6802650eb576c9b9bc028056e291b Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Mon, 2 Oct 2023 17:07:35 -0700 Subject: [PATCH] Add servicemonitor to prod as well --- fleet.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fleet.yaml b/fleet.yaml index 6dafc6f..dae396b 100644 --- a/fleet.yaml +++ b/fleet.yaml @@ -7,6 +7,15 @@ helm: namespace: cert-manager installCRDs: true targetCustomizations: + - name: prod + helm: + values: + prometheus: + servicemonitor: + enabled: true + clusterSelector: + matchLabels: + env: prod - name: rancher helm: values: