Add values

This commit is contained in:
Jonny Ervine 2024-02-09 22:59:33 +08:00
parent 87d327e915
commit 916b4693b3

View File

@ -48,7 +48,7 @@ secretEnv: {}
service: service:
type: ClusterIP type: ClusterIP
port: 8080 port: 8080
annotations: {} annotations:
prometheus.io/scrape: "true" prometheus.io/scrape: "true"
prometheus.io/port: "8000" prometheus.io/port: "8000"
prometheus.io/path: "/_/monitoring/metrics" prometheus.io/path: "/_/monitoring/metrics"