Openvswitch: Enable Rolling Update
Enable rolloing update for both ovs_db and ovs_vswitchd daemonsets Change-Id: I4e20c2e01634ca0a0ded4e02406a6f690e26402d
This commit is contained in:
parent
43c89812c5
commit
20ee36ab7d
@ -102,11 +102,11 @@ pod:
|
||||
daemonsets:
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
ovs_db:
|
||||
enabled: false
|
||||
enabled: true
|
||||
min_ready_seconds: 0
|
||||
max_unavailable: 1
|
||||
ovs_vswitchd:
|
||||
enabled: false
|
||||
enabled: true
|
||||
min_ready_seconds: 0
|
||||
max_unavailable: 1
|
||||
resources:
|
||||
|
Loading…
Reference in New Issue
Block a user