chore: added a note in the doc. (#1006)
Signed-off-by: Lakshmi Ravipati <lakshmi.ravipati@teladochealth.com>
This commit is contained in:
parent
a6e9e27a72
commit
0980ed70c3
|
|
@ -98,6 +98,12 @@ releases:
|
||||||
value: false
|
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:
|
Sync your Kubernetes cluster state to the desired one by running:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue