Merge pull request #343 from 3dwardch3ng/infra/prometheus

use default pod scraping path
This commit is contained in:
2024-06-26 17:16:11 +10:00
committed by GitHub

View File

@@ -5,7 +5,6 @@ metadata:
namespace: prometheus namespace: prometheus
annotations: annotations:
prometheus.io/scrape: 'true' prometheus.io/scrape: 'true'
prometheus.io/path: '/data/metrics'
prometheus.io/port: '9999' prometheus.io/port: '9999'
spec: spec:
selector: selector: