Ingress: Move default deployment to daemonset

This PS moves the default deployment type to a daemonset - which is
more useful in many cases.

Change-Id: Ib64b204505644444583ca3b6f29f2739e2f2cc19
This commit is contained in:
portdirect 2017-11-20 11:55:21 -05:00
parent 56d4657561
commit e5029cba65

View File

@ -81,7 +81,7 @@ endpoints:
http: 80
https: 443
deployment_type: Deployment
deployment_type: DaemonSet
config:
enable-underscores-in-headers: "true"