mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
removed errant space in commented line (#15661)
Signed-off-by: Brant Taylor <brant.taylor@lifeway.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
52103a9d86
commit
d0f76ef2a2
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "0.18.0"
|
||||
description: A Helm chart for prometheus node-exporter
|
||||
name: prometheus-node-exporter
|
||||
version: 1.5.1
|
||||
version: 1.5.2
|
||||
home: https://github.com/prometheus/node_exporter/
|
||||
sources:
|
||||
- https://github.com/prometheus/node_exporter/
|
||||
|
||||
@@ -29,7 +29,7 @@ resources: {}
|
||||
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
|
||||
# limits:
|
||||
# cpu: 200m
|
||||
# memory: 50Mi
|
||||
# memory: 50Mi
|
||||
# requests:
|
||||
# cpu: 100m
|
||||
# memory: 30Mi
|
||||
|
||||
Reference in New Issue
Block a user