diff --git a/ingress-nginx/values.yaml b/ingress-nginx/values.yaml index 4be6f8a..fb90e76 100644 --- a/ingress-nginx/values.yaml +++ b/ingress-nginx/values.yaml @@ -39,8 +39,8 @@ ingress-nginx: healthCheckPath: "/healthz" healthCheckHost: "" podAnnotations: - prometheus\.io/scrape: true - prometheus\.io/port: 10254 + prometheus.io/scrape: true + prometheus.io/port: 10254 replicaCount: 3