Migration off Calico is complete; host001/host004 no longer carry the cni-test taint. The toleration is now dead config.
This commit is contained in:
@@ -41,10 +41,6 @@ spec:
|
|||||||
nodeSelector:
|
nodeSelector:
|
||||||
flock.fritzlab.net/agent: ""
|
flock.fritzlab.net/agent: ""
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: fritzlab.net/cni-test
|
|
||||||
operator: Equal
|
|
||||||
value: "true"
|
|
||||||
effect: NoSchedule
|
|
||||||
- key: node-role.kubernetes.io/control-plane
|
- key: node-role.kubernetes.io/control-plane
|
||||||
operator: Exists
|
operator: Exists
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
|
|||||||
Reference in New Issue
Block a user