Skip to content

Commit

Permalink
Update the kube-dns addon
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiezhang committed Jan 11, 2018
1 parent 217ad8d commit 88ec2fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions parts/kubernetesmasteraddons-kube-dns-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ spec:
matchLabels:
k8s-app: kube-dns
version: v20
strategy:
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
type: RollingUpdate
template:
metadata:
annotations:
Expand Down

0 comments on commit 88ec2fb

Please sign in to comment.