diff --git a/Helm/Helmfile b/Helm/Helmfile index c7acac7492b60814ca23e30bb5dfd0a3119eba88..1cf8dcf11b0b00397d0ab5c6f72012634b83b266 100644 --- a/Helm/Helmfile +++ b/Helm/Helmfile @@ -13,3 +13,10 @@ $ mv helmfile /usr/local/bin After moving the file verify the Helmfile installation by running the command. $ helmfile --version + +[Commands] +helmfile --version + +helmfile repos # to add the repository to instance + +helmfile sync # to install/uninstall of Helm Charts