nginx metrics
This commit is contained in:
@@ -38,12 +38,17 @@ ingress-nginx:
|
|||||||
|
|
||||||
healthCheckPath: "/healthz"
|
healthCheckPath: "/healthz"
|
||||||
healthCheckHost: ""
|
healthCheckHost: ""
|
||||||
podAnnotations: {}
|
podAnnotations:
|
||||||
|
prometheus\.io/scrape: true
|
||||||
|
prometheus\.io/port: 10254
|
||||||
|
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
|
|
||||||
minAvailable: 3
|
minAvailable: 3
|
||||||
|
|
||||||
|
metrics:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
|
|||||||
Reference in New Issue
Block a user