Skip to content

Commit

Permalink
Merge pull request #2248 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2202-to-release-4.14

[release-4.14] OCPBUGS-29033: network node identity: tolarate all taints
  • Loading branch information
openshift-merge-bot[bot] committed Feb 15, 2024
2 parents 837a9e1 + 40299ac commit acd8754
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions bindata/network/node-identity/self-hosted/node-identity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,4 @@ spec:
- key: additional-pod-admission-cond.json
path: additional-pod-admission-cond.json
tolerations:
- key: "node-role.kubernetes.io/master"
operator: "Exists"
- key: "node.kubernetes.io/not-ready"
operator: "Exists"
- key: "node.kubernetes.io/unreachable"
operator: "Exists"
- key: "node.kubernetes.io/network-unavailable"
operator: "Exists"
- operator: "Exists"

0 comments on commit acd8754

Please sign in to comment.