File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 476476 }
477477 ] ;
478478 } ;
479-
480- # The Consul namespace in which group and task-level services within the
481- # group will be registered. Use of template to access Consul KV will read
482- # from the specified Consul namespace. Specifying namespace takes
483- # precedence over the -consul-namespace command line argument in job run.
484- # namespace = "";
485- # Not available as the documentations says: Extraneous JSON object property; No argument or block type is named "namespace".
486479 }
487480 //
488481 # If it needs host volumes add the constraints (can't be "null" or "[]".)
Original file line number Diff line number Diff line change @@ -3855,7 +3855,7 @@ client {
38553855
38563856 # Specifies an arbitrary string used to logically group client nodes by
38573857 # user-defined class. This can be used during job placement as a filter.
3858- node_class = "perf " # Using the "world.dev.cardano.org" testing class for "perf" .
3858+ node_class = "" # Make sure we are not using namespaces locally .
38593859
38603860 # "artifact" parameters (fail fast!!!)
38613861 ######################################
You can’t perform that action at this time.
0 commit comments