Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

should default tolerations be more permissive? #195

Open
eedgar opened this issue Aug 14, 2019 · 0 comments
Open

should default tolerations be more permissive? #195

eedgar opened this issue Aug 14, 2019 · 0 comments

Comments

@eedgar
Copy link

eedgar commented Aug 14, 2019

for example here

https://github.com/coreos/container-linux-update-operator/blob/master/examples/deploy/update-agent.yaml#L40
tolerations:
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule

should it change to this?
tolerations:
- operator: Exists

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant