Skip to content

Commit

Permalink
Merge pull request #71 from jsafrane/run-on-master
Browse files Browse the repository at this point in the history
Bug 1863055: CSI drivers should tolerate any taints
  • Loading branch information
openshift-merge-robot authored Aug 12, 2020
2 parents 204d085 + 31e81cd commit 79d909b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions assets/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ spec:
serviceAccount: aws-ebs-csi-driver-node-sa
priorityClassName: system-node-critical
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
containers:
- name: csi-driver
securityContext:
Expand Down
3 changes: 1 addition & 2 deletions pkg/generated/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 79d909b

Please sign in to comment.