monitoring: restart postmark exporter

This commit is contained in:
Brad Stein 2026-01-05 22:07:52 -03:00
parent 12b579d951
commit 1fb56bae70

View File

@ -16,6 +16,7 @@ spec:
prometheus.io/scrape: "true" prometheus.io/scrape: "true"
prometheus.io/port: "8000" prometheus.io/port: "8000"
prometheus.io/path: "/metrics" prometheus.io/path: "/metrics"
bstein.dev/restarted-at: "2026-01-06T00:00:00Z"
spec: spec:
containers: containers:
- name: exporter - name: exporter
@ -60,4 +61,3 @@ spec:
- name: script - name: script
configMap: configMap:
name: postmark-exporter-script name: postmark-exporter-script