navaneethan-ac9 opened a new issue, #942: URL: https://github.com/apache/apisix-helm-chart/issues/942
Currently, to add additional env to the containers, we can only rely on `extraEnvVars`, but it is tedious to list all the variables and keep them in sync with env reflection/provider configuration. It would be much easier to handle this case if there was a `extraEnvFrom` option corresponding to the kubernetes `envFrom` field. -- 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]
