1996fanrui commented on PR #741:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/741#issuecomment-1891987378

   > @1996fanrui would be great if Flink had environment variable resolution in 
the conf but an alternative would be an extra config called: 
`state-store.jdbc.password-env` where we could specify the env variable name to 
resolve. If password-env is defined then the password would be ignored or vice 
versa
   > 
   > In Kubernetes world secrets can be easily mounted as env variables so this 
would make it nice and easy to configure
   
   Thanks @gyfora for the quick feedback!
   
   I have updated the `state-store.jdbc.password` to 
`state-store.jdbc.password-env-variable`, and updated the doc to guide user to 
export the `STATE_STORE_JDBC_PWD` env variable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to