first commit

This commit is contained in:
Nikita Simonov
2026-03-01 20:00:44 +04:00
commit 999fb349ea

View File

@@ -0,0 +1,14 @@
vmselect:
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8481"
vminsert:
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8480"
vmstorage:
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8482"