Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-prometheus
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
prometheus-operator
kube-prometheus
Commits
88fe225e
Commit
88fe225e
authored
7 years ago
by
Yang Li
Browse files
Options
Downloads
Patches
Plain Diff
add tolerations to allow node-exporter running on all nodes
parent
d81943d1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/node-exporter/node-exporter-daemonset.yaml
+3
-0
3 additions, 0 deletions
manifests/node-exporter/node-exporter-daemonset.yaml
with
3 additions
and
0 deletions
manifests/node-exporter/node-exporter-daemonset.yaml
+
3
−
0
View file @
88fe225e
...
...
@@ -35,6 +35,9 @@ spec:
-
name
:
sys
readOnly
:
true
mountPath
:
/host/sys
tolerations
:
-
effect
:
NoSchedule
operator
:
Exists
volumes
:
-
name
:
proc
hostPath
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment