This commit is contained in:
2026-03-16 09:25:33 +00:00
parent 5305f00e5e
commit 37fcdc74e5
2 changed files with 0 additions and 1225 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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