Tag: "dry".

Found 1 posts tagged with "dry".

← Previous page Next page →

Article

Keeping environment-specific Helm configuration DRY

The logo of the Kubernetes package manager Helm.
Helm is a great tool for defining and deploying Kubernetes-native application packages. If we deploy to multiple environments, we typically have to write multiple `values.yaml` files containing duplicate values. Keeping our values files DRY is possible, however, either natively via multiple value files options or, using YQ.
Posted on Saturday, June the 18, 2022
7 min read
← Previous page Next page →
friedrichkurz.me © 2019-2026 Friedrich Kurz Privacy Policy