ingress-nginx-helm/charts/ingress-nginx/ci/daemonset-customconfig-values.yaml

10 lines
143 B
YAML
Raw Normal View History

2020-02-24 19:25:57 +00:00
controller:
kind: DaemonSet
2020-04-16 00:26:08 +00:00
admissionWebhooks:
enabled: false
service:
type: ClusterIP
2020-02-24 19:25:57 +00:00
config:
use-proxy-protocol: "true"