Konubinix' opinionated web of thoughts

Helm vs Vendor Lock In

Fleeting

helm vs vendor lock in

values.yaml
stuff of my app
values-${env}.yaml
stuff specific to the env
values-\({env}-\){provider}.yaml
stuff specific to the provider of the env

Same with “secrets” instead of “values” if using sealed secrets or soaps