mirror of https://github.com/kubernetes/kops.git
Add nodeProblemDetector daemonset serviceAccountName
This commit is contained in:
parent
40ba108677
commit
73c575c26b
|
|
@ -108,6 +108,7 @@ spec:
|
|||
- key: docker-monitor.json
|
||||
path: docker-monitor.json
|
||||
priorityClassName: system-node-critical
|
||||
serviceAccountName: node-problem-detector
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
operator: Exists
|
||||
|
|
|
|||
Loading…
Reference in New Issue