Update values.yaml
This commit is contained in:
@@ -31,7 +31,7 @@ ingressRoute:
|
|||||||
podAnnotations:
|
podAnnotations:
|
||||||
prometheus.io/scrape: "true"
|
prometheus.io/scrape: "true"
|
||||||
prometheus.io/path: "/metrics"
|
prometheus.io/path: "/metrics"
|
||||||
prometheus.io/port: "9100"
|
prometheus.io/port: "9180"
|
||||||
|
|
||||||
#
|
#
|
||||||
# -- Configure providers
|
# -- Configure providers
|
||||||
@@ -181,8 +181,8 @@ service:
|
|||||||
ports:
|
ports:
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 9100
|
port: 9180
|
||||||
targetPort: 9100
|
targetPort: 9180
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
udp:
|
udp:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user