Install chart with values file helm

Deploy a chart; creates namespace if it doesn't exist

helm install <release> <chart> -f values.yaml -n <ns> --create-namespace