Files
application/backing-services/ingress-nginx/ci/controller-deployment-podannotations-values.yaml
2025-11-09 13:22:40 +03:30

17 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