Merge "Neutron: Enable Rolling Update"

This commit is contained in:
Zuul 2019-09-12 16:52:03 +00:00 committed by Gerrit Code Review
commit 93aca8ee38

View File

@ -537,11 +537,11 @@ pod:
daemonsets:
pod_replacement_strategy: RollingUpdate
dhcp_agent:
enabled: false
enabled: true
min_ready_seconds: 0
max_unavailable: 1
l3_agent:
enabled: false
enabled: true
min_ready_seconds: 0
max_unavailable: 1
lb_agent: