diff --git a/docs/index.md b/docs/index.md index 13f5b98a..727eac4a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,6 +98,12 @@ releases: value: false ``` +Install required dependencies using [init](https://helmfile.readthedocs.io/en/latest/#init): + +```console +helmfile init +``` + Sync your Kubernetes cluster state to the desired one by running: ```console