From 6cfed9d635a66d91bcd62a21db4cf66a37843381 Mon Sep 17 00:00:00 2001 From: Miouge1 Date: Wed, 26 Jul 2017 14:42:28 +0200 Subject: [PATCH] Updating default values.yaml comments Following the instructions to simply uncomment the following lines results in a invalid yaml output --- pkg/chartutil/create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index f89ee3026..13366d2d1 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -82,7 +82,7 @@ resources: {} # limits: # cpu: 100m # memory: 128Mi - #requests: + # requests: # cpu: 100m # memory: 128Mi `