We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c87e3 commit 074d138Copy full SHA for 074d138
1 file changed
rust/operator-binary/src/reporting_task/mod.rs
@@ -295,7 +295,6 @@ fn build_reporting_task_job(
295
format!("-n {nifi_connect_url}"),
296
user_name_command,
297
format!("-p \"$(cat {admin_password_file})\""),
298
- format!("-v {product_version}"),
299
format!("-m {METRICS_PORT}"),
300
format!("-c {REPORTING_TASK_CERT_VOLUME_MOUNT}/ca.crt"),
301
];
0 commit comments