Skip to content

Commit 9460c32

Browse files
committed
Revert "frr-k8s: Add not-ready toleration to statuscleaner deployment"
This reverts commit b860691.
1 parent 006ca7d commit 9460c32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bindata/network/frr-k8s/node-status-cleaner.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ spec:
8181
- key: node-role.kubernetes.io/control-plane
8282
effect: NoSchedule
8383
operator: Exists
84-
- key: node.kubernetes.io/not-ready
85-
effect: NoSchedule
86-
operator: Exists
8784
volumes:
8885
- name: cert
8986
secret:

0 commit comments

Comments
 (0)