From e6069769151b91c91a107bd4d79ca3a941658518 Mon Sep 17 00:00:00 2001 From: Maksim Kochkin Date: Fri, 15 May 2020 16:38:55 +0300 Subject: [PATCH] Add new line to fix code formatting in doc Signed-off-by: Maksim Kochkin --- cmd/helm/install.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/helm/install.go b/cmd/helm/install.go index 21a41b9f9..44f7336c0 100644 --- a/cmd/helm/install.go +++ b/cmd/helm/install.go @@ -60,6 +60,7 @@ or $ helm install --set-string long_int=1234567890 myredis ./redis or + $ helm install --set-file my_script=dothings.sh myredis ./redis You can specify the '--values'/'-f' flag multiple times. The priority will be given to the