kubeadm: Make kube-proxy RollingUpgradeable

This commit is contained in:
Lucas Käldström 2017-06-26 12:33:54 +03:00
parent 637cc0a8ba
commit 49d7d5d0d8
No known key found for this signature in database
GPG Key ID: 3FA3783D77751514

View File

@ -59,6 +59,8 @@ spec:
selector:
matchLabels:
k8s-app: kube-proxy
updateStrategy:
type: RollingUpdate
template:
metadata:
labels: