diff --git a/charts/gateway-helm/values.tmpl.yaml b/charts/gateway-helm/values.tmpl.yaml index b8adbfc1440..ce6359dabc6 100644 --- a/charts/gateway-helm/values.tmpl.yaml +++ b/charts/gateway-helm/values.tmpl.yaml @@ -25,7 +25,7 @@ deployment: replicas: 1 pod: affinity: {} - annotations: + annotations: prometheus.io/scrape: 'true' prometheus.io/port: '19001' labels: {}