2020-10-11 12:14:36 +02:00
|
|
|
controller:
|
2021-07-28 18:58:46 -03:00
|
|
|
image:
|
|
|
|
|
repository: ingress-controller/controller
|
|
|
|
|
tag: 1.0.0-dev
|
|
|
|
|
digest: null
|
2020-10-11 12:14:36 +02:00
|
|
|
admissionWebhooks:
|
|
|
|
|
enabled: false
|
|
|
|
|
metrics:
|
|
|
|
|
enabled: true
|
|
|
|
|
service:
|
|
|
|
|
type: ClusterIP
|
|
|
|
|
podAnnotations:
|
|
|
|
|
prometheus.io/path: /metrics
|
|
|
|
|
prometheus.io/port: "10254"
|
|
|
|
|
prometheus.io/scheme: http
|
|
|
|
|
prometheus.io/scrape: "true"
|