Skip to content

Instantly share code, notes, and snippets.

@bakulrujak
bakulrujak / demo_helmfile.yaml
Last active January 7, 2022 04:06
Plain Helmfile declaration
## ---------------------------------------------------------------------------------
## Get helmfile binary: https://github.com/roboll/helmfile/releases/latest
## Run it:
## $ helmfile --namespace ${NAMESPACE} -f ./demo_helmfile.yaml --interactive apply
## ---------------------------------------------------------------------------------
repositories:
- name: nicholaswilde
url: https://nicholaswilde.github.io/helm-charts/
- name: bitnami