nginx metrics

This commit is contained in:
2022-10-22 16:51:35 -05:00
parent 47a386392c
commit 18e4ca009c

View File

@@ -38,12 +38,17 @@ ingress-nginx:
healthCheckPath: "/healthz"
healthCheckHost: ""
podAnnotations: {}
podAnnotations:
prometheus\.io/scrape: true
prometheus\.io/port: 10254
replicaCount: 3
minAvailable: 3
metrics:
enabled: true
resources:
limits:
memory: 256Mi