Add updateStrategy section for nodelocaldns

This commit is contained in:
Pavithra Ramesh 2018-12-24 08:51:55 -08:00
parent 8c0542dcf1
commit 960705ac98

View File

@ -88,6 +88,9 @@ metadata:
kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile
spec:
updateStrategy:
rollingUpdate:
maxUnavailable: 10%
selector:
matchLabels:
k8s-app: node-local-dns