Does flink configuration support configed by environment variables?

Posted by Lifei Chen on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Does-flink-configuration-support-configed-by-environment-variables-tp26979.html

Hi guys,

I am using flink 1.7.2 deployed by kubernetes,  and I want to change the configurations about flink,  for example customize `taskmanager.heap.size`.  

Does flink support using environment variables to override configurations in `conf/flink-conf.yaml` ?