Add servicemonitor to prod as well

This commit is contained in:
Scott Williams 2023-10-02 17:07:35 -07:00
parent 66a84710a7
commit 855ef1d3a0

View file

@ -7,6 +7,15 @@ helm:
namespace: cert-manager namespace: cert-manager
installCRDs: true installCRDs: true
targetCustomizations: targetCustomizations:
- name: prod
helm:
values:
prometheus:
servicemonitor:
enabled: true
clusterSelector:
matchLabels:
env: prod
- name: rancher - name: rancher
helm: helm:
values: values: