Skip to content

Commit

Permalink
Update rendered manifest example (#192)
Browse files Browse the repository at this point in the history
Previous PR failed to update the rendered manifest after changing the
template.

Signed-off-by: Petr Horáček <[email protected]>
  • Loading branch information
phoracek authored Aug 17, 2021
1 parent 95236fe commit 0520a5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/ovs-cni.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ spec:
selector:
matchLabels:
app: ovs-cni
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 10%
template:
metadata:
labels:
Expand Down

0 comments on commit 0520a5e

Please sign in to comment.