It's a common practice in Helm charts to use extraEnv:[] value that allows users to set extra environment variables for containers. As of now http-add-on only allows setting predefined variables for each component.
Use-Case
This will help with testing addition of new environment variables for http-add-on.
Specification
It's a common practice in Helm charts to use extraEnv:[] value that allows users to set extra environment variables for containers. As of now http-add-on only allows setting predefined variables for each component.
Use-Case
This will help with testing addition of new environment variables for http-add-on.
Specification