blob: 4393a5bc06ddc47135e738fe404f7bcf36dc445a [file] [log] [blame]
Giorgi Lekveishvili4ec4c022024-08-17 15:09:24 +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"