try prometheus

This commit is contained in:
2025-03-29 22:17:02 +01:00
parent ea8df9ea42
commit 37becb446f
8 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
name: k8s
spec:
replicas: 2
storage:
volumeClaimTemplate:
spec:
storageClassName: longhorn
resources:
requests:
storage: 50Gi
externalUrl: "https://monitoring.prod.panic.haus"