Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Kubernetes Monitoring Helm Chart
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Monitoring
helm-charts
Kubernetes Monitoring Helm Chart
Commits
70f71691
Commit
70f71691
authored
1 week ago
by
Nacho Barrientos
Browse files
Options
Downloads
Patches
Plain Diff
Remove documentation about non-existent key path
parent
1a53fbbe
No related branches found
No related tags found
1 merge request
!53
Misc documentation rehaul
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/values.md
+0
-6
0 additions, 6 deletions
docs/values.md
with
0 additions
and
6 deletions
docs/values.md
+
0
−
6
View file @
70f71691
...
...
@@ -42,12 +42,6 @@ This file contains the markdown version of the default values that this chart ta
| metrics.kubeState.resources.requests.cpu | string |
`"5m"`
| |
| metrics.kubeState.resources.requests.memory | string |
`"15Mi"`
| |
| metrics.kubeState.scrapeInterval | string |
`"15s"`
| indicates how often kube state will be scraped by the local prometheus |
| metrics.metricsserver.enabled | bool |
`true`
| if true metrics server will be installed |
| metrics.metricsserver.nodeSelector | hash |
`"nil"`
| metricsserver node selectors |
| metrics.metricsserver.resources.limits.cpu | string |
`"100m"`
| |
| metrics.metricsserver.resources.limits.memory | string |
`"200Mi"`
| |
| metrics.metricsserver.resources.requests.cpu | string |
`"100m"`
| |
| metrics.metricsserver.resources.requests.memory | string |
`"200Mi"`
| |
| metrics.nodeExporter.enabled | bool |
`true`
| if true node exporter will be installed as a daemon set together with a pod monitor |
| metrics.nodeExporter.resources.limits.cpu | string |
`"20m"`
| |
| metrics.nodeExporter.resources.limits.memory | string |
`"25Mi"`
| |
...
...
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