#!/usr/bin/env bash # shellcheck disable=SC2034 # Unused variables left for readability helmfile () { name=$1 tier=$2 cat <