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