Commit 65253140 authored by Pavithra Ramesh's avatar Pavithra Ramesh

Add updateStrategy section for nodelocaldns

parent 6260c81b
...@@ -88,6 +88,9 @@ metadata: ...@@ -88,6 +88,9 @@ metadata:
kubernetes.io/cluster-service: "true" kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile addonmanager.kubernetes.io/mode: Reconcile
spec: spec:
updateStrategy:
rollingUpdate:
maxUnavailable: 10%
selector: selector:
matchLabels: matchLabels:
k8s-app: node-local-dns k8s-app: node-local-dns
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment