Add servicemonitor to rancher deployed cert-manager

This commit is contained in:
Scott Williams 2023-10-02 16:36:40 -07:00
parent 6a37a63f01
commit 66a84710a7

View file

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