This commit is contained in:
itumi
2026-02-16 15:37:06 +02:00
parent 70741688e0
commit 6f9d46e833
10 changed files with 983 additions and 937 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: monitoring.coreos.com/v1
kind: Probe
metadata:
name: {{ .Release.Name }}-probe
labels:
app: {{ .Release.Name }}
spec:
module: http_2xx
prober:
url: blackbox-exporter.monitoring.svc.cluster.local
targets:
staticConfig:
static:
- {{ .Values.hostname }}