ingress-nginx-helm/charts/ingress-nginx/ci/controller-deployment-podannotations-values.yaml
2024-09-28 14:40:02 +01:00

16 lines
303 B
YAML

controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
service:
type: ClusterIP
kind: Deployment
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/port: "10254"
prometheus.io/scheme: http
prometheus.io/path: /metrics