source: type: cockroachdb config: # Coordinates host_port: localhost:26257 database: DemoDatabase # Credentials username: user password: pass # Optional: SSL configuration. # options: # connect_args: # sslcert: "<>" # sslkey: "<>" # sslrootcert: "<>" # sslmode: "verify-full" sink: # sink configs