Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Apr 8, 2021
1 parent 580f11c commit 61348cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ trait WithConfiguration {
},
portMappings = Option(deployment.portMappings).getOrElse(Map.empty).map {
case (name, pm) =>
// TODO: check with Ray: cluster should be "default"?
name -> cloudflow.runner.config.Topic(id = pm.id, cluster = pm.cluster, config = pm.config)
}))

Expand Down

0 comments on commit 61348cc

Please sign in to comment.