diff --git a/kubernetes/infrastructure/prometheus/app/service.yaml b/kubernetes/infrastructure/prometheus/app/service.yaml index 44826ff..03f68f5 100644 --- a/kubernetes/infrastructure/prometheus/app/service.yaml +++ b/kubernetes/infrastructure/prometheus/app/service.yaml @@ -5,7 +5,6 @@ metadata: namespace: prometheus annotations: prometheus.io/scrape: 'true' - prometheus.io/path: '/data/metrics' prometheus.io/port: '9999' spec: selector: