Assorted deployment fixes
While cleaning up the way we deploy the indexer journal clients, a handful of inconsistencies have been noticed:
- the config uses the
journal
key instead of the more commonjournal_client
- the cli explodes when redundant arguments are set (e.g.
cls=kafka
) - the cli overrides the object types (which is fine, but print a warning to avoid surprises)