X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6fffa62bdb67c691e6958cf6f73c4a5fd32e0746..1875ec0fead829272cc609f9d1431f4922633d49:/services/crunch-dispatch-local/crunch-dispatch-local.go diff --git a/services/crunch-dispatch-local/crunch-dispatch-local.go b/services/crunch-dispatch-local/crunch-dispatch-local.go index c33c2358ca..e455981891 100644 --- a/services/crunch-dispatch-local/crunch-dispatch-local.go +++ b/services/crunch-dispatch-local/crunch-dispatch-local.go @@ -102,7 +102,6 @@ func main() { if client.Insecure { os.Setenv("ARVADOS_API_HOST_INSECURE", "1") } - os.Setenv("ARVADOS_EXTERNAL_CLIENT", "") } else { logger.Warnf("Client credentials missing from config, so falling back on environment variables (deprecated).") }