606 B
606 B
title, ring, quadrant, tags
| title | ring | quadrant | tags | |
|---|---|---|---|---|
| Helm | adopt | platforms-and-aoe-services |
|
At AOE, we have adopted Helmfile as a complementary tool to Helm. It is a declarative spec for deploying helm charts providing addtional functionality such as:
- Separation between environment specific and general values
- Simplified secrets management with support for external applications, e.g. Vault
- Remote state storage in e.g. S3, similar to Terraform
Overall, Helmfile makes it a lot easier to manage and maintain multiple Helm charts and releases.