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

9 lines
157 B
YAML
Raw Normal View History

2020-02-24 16:25:57 -03:00
controller:
config:
use-proxy-protocol: "true"
allowSnippetAnnotations: false
2020-04-15 20:26:08 -04:00
admissionWebhooks:
enabled: false
service:
type: ClusterIP