KannarFr commented on issue #6170: Support system env var as functions 
parameters
URL: https://github.com/apache/pulsar/issues/6170#issuecomment-583918269
 
 
   Hi @jiazhai and @wolfstudy, 
   
   The idea I shared is to pass system env vars to the function using the YAML 
configuration. 
   
   On functions create/update, function worker gets the system env var matching 
`SYSTEM_ENV1` when `runtimeFlags: -Denv1=${SYSTEM_ENV1}` is defined and 
replaces it in the injected runtime flags.
   
   WDYT?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to