mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 15:31:21 -03:00
Update values.yaml
This commit is contained in:
committed by
GitHub
parent
84c01dac59
commit
466b222679
@@ -31,7 +31,7 @@ ingressRoute:
|
||||
podAnnotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/path: "/metrics"
|
||||
prometheus.io/port: "9100"
|
||||
prometheus.io/port: "9180"
|
||||
|
||||
#
|
||||
# -- Configure providers
|
||||
@@ -181,8 +181,8 @@ service:
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 9100
|
||||
targetPort: 9100
|
||||
port: 9180
|
||||
targetPort: 9180
|
||||
protocol: HTTP
|
||||
udp:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user