[
https://issues.apache.org/jira/browse/FLINK-19502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208080#comment-17208080
]
Julius Michaelis commented on FLINK-19502:
------------------------------------------
Argh, I missed that. Sorry for the noise.
(Although I'm a bit divided. This doesn't allow specifying a base set of option
in one deployment and then override some others in a kustomization. Then again,
my patch doesn't solve that for things like env.java.opts.)
> Flink docker images: allow specifying arbitrary configuration values through
> environment
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-19502
> URL: https://issues.apache.org/jira/browse/FLINK-19502
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes
> Reporter: Julius Michaelis
> Priority: Minor
> Attachments: set_options_from_env.patch
>
>
> It would be nice if arbitrary values in flink-conf.yaml could be overwritten
> from the environment, especially since this can be used to override config
> comfortably from kubernetes' kustomizations.
> (The attached patch to https://github.com/apache/flink-docker achieves that.
> Should I go ahead and create a PR?)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)