helm repo add dex https://charts.dexidp.io && helm repo update helm diff upgrade -n dex dex dex/dex --reuse-values -f values.yaml "$@"