Use correct port for prom scraping

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-09-07 09:42:17 +01:00
parent 2c4742c223
commit c773da7a80
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -73,7 +73,7 @@ metadata:
component: sliding-sync component: sliding-sync
annotations: annotations:
prometheus.io/scrape: "true" prometheus.io/scrape: "true"
prometheus.io/port: "9000" prometheus.io/port: "9090"
spec: spec:
type: ClusterIP type: ClusterIP
ports: ports: