update some scraping config

This commit is contained in:
2023-12-31 18:26:45 +01:00
parent d5aab95186
commit a437c4228e
4 changed files with 7 additions and 13 deletions

View File

@@ -21,14 +21,5 @@ spec:
size: 1Gi
storageClass: nfs-client
---
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: postgres-exporter
spec:
selector:
matchLabels:
"cnpg.io/cluster": immich-postgres
podMetricsEndpoints:
- port: metrics
monitoring:
enablePodMonitor: true