[helm] Introduce glue for the less copy&pasta approach#412
Conversation
|
I'd like to consolidate all three Makefiles (Terraform, Ansible, Helm) into one and move it into the top-level. Any thoughts on this? /cc @akshaymankar @jschaul |
No strong opinions here. Sounds fine to me to consolidate them. |
Sounds like a good idea 💯 |
|
Great. I'll do this as a follow-up. Anyway, ready to be reviewed now. |
jschaul
left a comment
There was a problem hiding this comment.
Didn't try this out, as I'm not yet familiar with helm files (maybe someone else is and could review this?). Minor comments on the README.
Definitely in favor of this! Our current |
While this is true for Kubespray, it can be changed by setting I have another local branch, that transforms this script into a play added to |
* added Makefile and docs
* requires a `helmfile.yaml` in ${ENV_DIR}
ac1c082 to
bdb812d
Compare
[helm] Introduce glue for the less copy&pasta approach
* added Makefile and docs
* requires a `helmfile.yaml` in ${ENV_DIR}
* add Helmfile as nix dependency
helmfile.yamlin ${ENV_DIR}TODO:
The first counter part can be found in https://github.com/zinfra/cailleach/pull/515