dgrove-oss commented on a change in pull request #4570: KCF: propagate
cf_ca_extraArgs_env_i into user containers
URL:
https://github.com/apache/incubator-openwhisk/pull/4570#discussion_r308188978
##########
File path: core/invoker/src/main/resources/application.conf
##########
@@ -93,6 +93,7 @@ whisk {
dns-servers: []
dns-search: []
dns-options: []
+ extra-env-vars: [] # sequence of `key` and/or `key=value` bindings to
add to all user action container environments
Review comment:
reasonable point. I'm on vacation until Wed; will make the change when I
get back.
----------------------------------------------------------------
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