.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,37 +0,0 @@
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: cert-manager
|
||||
namespace: cert-manager
|
||||
labels:
|
||||
team: undercloud
|
||||
spec:
|
||||
#namespaceSelector:
|
||||
# matchNames:
|
||||
# - argocd-metrics
|
||||
selector:
|
||||
matchLabels:
|
||||
app: cert-manager
|
||||
endpoints:
|
||||
- port: tcp-prometheus-servicemonitor
|
||||
#path: /metrics
|
||||
interval: 5s
|
||||
---
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: trust-manager
|
||||
namespace: cert-manager
|
||||
labels:
|
||||
team: undercloud
|
||||
spec:
|
||||
#namespaceSelector:
|
||||
# matchNames:
|
||||
# - argocd-metrics
|
||||
selector:
|
||||
matchLabels:
|
||||
app: trust-manager
|
||||
endpoints:
|
||||
- port: metrics
|
||||
#path: /metrics
|
||||
interval: 5s
|
||||
Reference in New Issue
Block a user