Skip to content
Snippets Groups Projects
Commit c00ab014 authored by arun9theja's avatar arun9theja
Browse files

helmfile (Syntax)

parent 25dce37e
No related merge requests found
......@@ -6,3 +6,9 @@ It tells helmfile where a base Helm chart is located.
● values
It like to inject some values by using different values YAML file.
● installed: true
To install the helmchart using helmfile then must set this flag to true.
● installed: false
To uninstall the helmchart using helmfile then must set this flag to false.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment