Merge branch '10629-fuse-listing-perf' closes #10629
[arvados.git] / services / crunch-dispatch-slurm / usage.go
index cd2d8ad23dd98a4bf8b434297e2c5e91c5ac7be7..ddfbdb09266625dfa415166074a663c66273ff24 100644 (file)
@@ -12,9 +12,9 @@ var exampleConfigFile = []byte(`
            "APIHost": "zzzzz.arvadosapi.com",
            "AuthToken": "xyzzy",
            "Insecure": false
+           "KeepServiceURIs": [],
        },
        "CrunchRunCommand": ["crunch-run"],
-       "ArvadosKeepServices": [""],
        "PollPeriod": "10s",
        "SbatchArguments": ["--partition=foo", "--exclude=node13"]
     }`)