removed errant space in commented line (#15661)

Signed-off-by: Brant Taylor <brant.taylor@lifeway.com>
This commit is contained in:
branttaylor
2019-07-26 03:08:10 -07:00
committed by Kubernetes Prow Robot
parent 52103a9d86
commit d0f76ef2a2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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/
+1 -1
View File
@@ -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