monitoring: drop duplicate annotations

This commit is contained in:
Brad Stein 2025-11-09 13:03:40 -03:00
parent 4197072593
commit f958d65528

View File

@ -16,11 +16,6 @@ spec:
namespace: flux-system namespace: flux-system
values: values:
prometheusScrape: true # annotates for /metrics auto-scrape. :contentReference[oaicite:16]{index=16} prometheusScrape: true # annotates for /metrics auto-scrape. :contentReference[oaicite:16]{index=16}
service:
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8080" # ksm serves metrics on 8080 by default
prometheus.io/path: "/metrics"
--- ---