mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
fix templates in flannel
This commit is contained in:
@@ -151,9 +151,9 @@ spec:
|
||||
- key: node-role.kubernetes.io/master
|
||||
operator: Exists
|
||||
effect: NoSchedule
|
||||
- key: "node-role.kubernetes.io/etcd"
|
||||
operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
- key: node-role.kubernetes.io/etcd
|
||||
operator: Exists
|
||||
effect: NoSchedule
|
||||
volumes:
|
||||
- name: run
|
||||
hostPath:
|
||||
|
Reference in New Issue
Block a user