Update values.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-01-28 19:16:25 +01:00
committed by GitHub
parent 84c01dac59
commit 466b222679

View File

@@ -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