From 3f6f09a0b14fa620278a099a986c10dd375ba9d3 Mon Sep 17 00:00:00 2001 From: T ArunTheja <arun9theja@gmail.com> Date: Sun, 15 May 2022 11:08:53 +0000 Subject: [PATCH] Helmfile --- Helm/Helmfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Helm/Helmfile b/Helm/Helmfile index 1cf8dcf..f2492cd 100644 --- a/Helm/Helmfile +++ b/Helm/Helmfile @@ -1,4 +1,6 @@ Helmfile is a declarative specification for deploying several Helm charts. +Helmfile name should be by default is "helmfile.yaml". +Helmfile (helmfile.yaml) and Helm Charts must be in the same location path of directory. Download the Helmfile binary file from 'https://github.com/roboll/helmfile/releases'. -- GitLab