Follow-up from "Add support for Topology Service"

Overview

The following discussion from !3820 (merged) should be addressed:

  • @manojmj started a discussion: (+5 comments)

    @bmarjanovic lovely, thank you 🙂

    This looks good, but I wonder if we are deviating from the norm of actually writing .toml file with the required value as in other GDK components? Here, we are just passing in the config via command line params. 🤔

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

Proposal (optional)

Environment (optional)

  • Operating system name: <!-- output of `uname -a` command -->
  • Architecture: <!-- output of `arch` command -->
  • The contents of your gdk.yml (if any)
  • Ruby version: <!-- output of `ruby --version` command -->
  • GDK version: <!-- output of `git rev-parse --short HEAD` command -->
Edited by Bojan Marjanovic