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:
type: ClusterIP
port: 8080
annotations: {}
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "8000"
prometheus.io/path: "/_/monitoring/metrics"