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:
parent
56d4657561
commit
e5029cba65
@ -81,7 +81,7 @@ endpoints:
|
||||
http: 80
|
||||
https: 443
|
||||
|
||||
deployment_type: Deployment
|
||||
deployment_type: DaemonSet
|
||||
|
||||
config:
|
||||
enable-underscores-in-headers: "true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user