blob: 4393a5bc06ddc47135e738fe404f7bcf36dc445a [file] [log] [blame]
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +04001controller:
2 image:
3 repository: ingress-controller/controller
4 tag: 1.0.0-dev
5 digest: null
6 kind: DaemonSet
7 allowSnippetAnnotations: false
8 admissionWebhooks:
9 enabled: false
10 service:
11 type: ClusterIP
12
13 config:
14 use-proxy-protocol: "true"