flink-on-k8s-operator
flink-on-k8s-operator copied to clipboard
flinkProperties for job submitter
According to the resource definition, flinkProperties can be specified for job/task manager configuration. However, this configuration is not used for the job submitter.
Is there any way/method to specify the configuration used for job submitter? This would be useful for configuring execution parameters.