mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-21 09:34:40 +00:00
kubeadm: Make kube-proxy RollingUpgradeable
This commit is contained in:
parent
637cc0a8ba
commit
49d7d5d0d8
@ -59,6 +59,8 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
k8s-app: kube-proxy
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user