Commit d735774a authored by Prasath Sivasubramaniyan's avatar Prasath Sivasubramaniyan
Browse files

removed blob

parent 729244f2
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -110,7 +110,7 @@ spec:
command: ["/opt/flink/bin/standalone-job.sh"]
args: ["start-foreground",
"--job-classname={{ .Values.job_classname }}",
"-Dfs.azure.account.key.{{ .Values.azure_account }={{ .Values.azure_secret }}",
"-Dfs.azure.account.key.{{ .Values.azure_account }}={{ .Values.azure_secret }}",
"-Dweb.submit.enable=false",
"-Dmetrics.reporter.prom.class=org.apache.flink.metrics.prometheus.PrometheusReporter",
"-Dmetrics.reporter.prom.port={{ .Values.jobmanager.prom_port }}",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment