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