Skip to content

Commit 3c961e4

Browse files
Merge pull request openshift#996 from jluhrsen/ovs-maxunavail
Bug 1933174: Use 10% for ovs maxUnavailable for rolling update
2 parents b1abc13 + d47033d commit 3c961e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindata/network/openshift-sdn/sdn-ovs.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ spec:
1414
app: ovs
1515
updateStrategy:
1616
type: RollingUpdate
17+
rollingUpdate:
18+
maxUnavailable: 10%
1719
template:
1820
metadata:
1921
labels:

0 commit comments

Comments
 (0)