I have variables $a, $b, ... that I am trying to pass into a command in a script:
helm upgrade -f ./values.yaml / --set db.auth_key=$a / --set ..